Methods Summary |
---|
public java.util.List | getAllCellInfo() throw new RuntimeException("Stub!");
|
public int | getCallState() throw new RuntimeException("Stub!");
|
public android.telephony.CellLocation | getCellLocation() throw new RuntimeException("Stub!");
|
public int | getDataActivity() throw new RuntimeException("Stub!");
|
public int | getDataState() throw new RuntimeException("Stub!");
|
public java.lang.String | getDeviceId() throw new RuntimeException("Stub!");
|
public java.lang.String | getDeviceSoftwareVersion() throw new RuntimeException("Stub!");
|
public java.lang.String | getGroupIdLevel1() throw new RuntimeException("Stub!");
|
public java.lang.String | getLine1Number() throw new RuntimeException("Stub!");
|
public java.lang.String | getMmsUAProfUrl() throw new RuntimeException("Stub!");
|
public java.lang.String | getMmsUserAgent() throw new RuntimeException("Stub!");
|
public java.util.List | getNeighboringCellInfo() throw new RuntimeException("Stub!");
|
public java.lang.String | getNetworkCountryIso() throw new RuntimeException("Stub!");
|
public java.lang.String | getNetworkOperator() throw new RuntimeException("Stub!");
|
public java.lang.String | getNetworkOperatorName() throw new RuntimeException("Stub!");
|
public int | getNetworkType() throw new RuntimeException("Stub!");
|
public int | getPhoneType() throw new RuntimeException("Stub!");
|
public java.lang.String | getSimCountryIso() throw new RuntimeException("Stub!");
|
public java.lang.String | getSimOperator() throw new RuntimeException("Stub!");
|
public java.lang.String | getSimOperatorName() throw new RuntimeException("Stub!");
|
public java.lang.String | getSimSerialNumber() throw new RuntimeException("Stub!");
|
public int | getSimState() throw new RuntimeException("Stub!");
|
public java.lang.String | getSubscriberId() throw new RuntimeException("Stub!");
|
public java.lang.String | getVoiceMailAlphaTag() throw new RuntimeException("Stub!");
|
public java.lang.String | getVoiceMailNumber() throw new RuntimeException("Stub!");
|
public boolean | hasCarrierPrivileges() throw new RuntimeException("Stub!");
|
public boolean | hasIccCard() throw new RuntimeException("Stub!");
|
public boolean | iccCloseLogicalChannel(int channel) throw new RuntimeException("Stub!");
|
public byte[] | iccExchangeSimIO(int fileID, int command, int p1, int p2, int p3, java.lang.String filePath) throw new RuntimeException("Stub!");
|
public android.telephony.IccOpenLogicalChannelResponse | iccOpenLogicalChannel(java.lang.String AID) throw new RuntimeException("Stub!");
|
public java.lang.String | iccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, java.lang.String data) throw new RuntimeException("Stub!");
|
public java.lang.String | iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, java.lang.String data) throw new RuntimeException("Stub!");
|
public boolean | isNetworkRoaming() throw new RuntimeException("Stub!");
|
public boolean | isSmsCapable() throw new RuntimeException("Stub!");
|
public boolean | isVoiceCapable() throw new RuntimeException("Stub!");
|
public void | listen(android.telephony.PhoneStateListener listener, int events) throw new RuntimeException("Stub!");
|
public java.lang.String | sendEnvelopeWithStatus(java.lang.String content) throw new RuntimeException("Stub!");
|
public boolean | setLine1NumberForDisplay(java.lang.String alphaTag, java.lang.String number) throw new RuntimeException("Stub!");
|
public boolean | setOperatorBrandOverride(java.lang.String brand) throw new RuntimeException("Stub!");
|
public boolean | setPreferredNetworkTypeToGlobal() throw new RuntimeException("Stub!");
|
public boolean | setVoiceMailNumber(java.lang.String alphaTag, java.lang.String number) throw new RuntimeException("Stub!");
|