FileDocCategorySizeDatePackage
TelephonyManager.javaAPI DocAndroid 5.1 API9786Sat Mar 14 14:10:06 GMT 2015android.telephony

TelephonyManager

public class TelephonyManager extends Object

Fields Summary
public static final String
ACTION_PHONE_STATE_CHANGED
public static final String
ACTION_RESPOND_VIA_MESSAGE
public static final int
CALL_STATE_IDLE
public static final int
CALL_STATE_OFFHOOK
public static final int
CALL_STATE_RINGING
public static final int
DATA_ACTIVITY_DORMANT
public static final int
DATA_ACTIVITY_IN
public static final int
DATA_ACTIVITY_INOUT
public static final int
DATA_ACTIVITY_NONE
public static final int
DATA_ACTIVITY_OUT
public static final int
DATA_CONNECTED
public static final int
DATA_CONNECTING
public static final int
DATA_DISCONNECTED
public static final int
DATA_SUSPENDED
public static final String
EXTRA_INCOMING_NUMBER
public static final String
EXTRA_STATE
public static final String
EXTRA_STATE_IDLE
public static final String
EXTRA_STATE_OFFHOOK
public static final String
EXTRA_STATE_RINGING
public static final int
NETWORK_TYPE_1xRTT
public static final int
NETWORK_TYPE_CDMA
public static final int
NETWORK_TYPE_EDGE
public static final int
NETWORK_TYPE_EHRPD
public static final int
NETWORK_TYPE_EVDO_0
public static final int
NETWORK_TYPE_EVDO_A
public static final int
NETWORK_TYPE_EVDO_B
public static final int
NETWORK_TYPE_GPRS
public static final int
NETWORK_TYPE_HSDPA
public static final int
NETWORK_TYPE_HSPA
public static final int
NETWORK_TYPE_HSPAP
public static final int
NETWORK_TYPE_HSUPA
public static final int
NETWORK_TYPE_IDEN
public static final int
NETWORK_TYPE_LTE
public static final int
NETWORK_TYPE_UMTS
public static final int
NETWORK_TYPE_UNKNOWN
public static final int
PHONE_TYPE_CDMA
public static final int
PHONE_TYPE_GSM
public static final int
PHONE_TYPE_NONE
public static final int
PHONE_TYPE_SIP
public static final int
SIM_STATE_ABSENT
public static final int
SIM_STATE_NETWORK_LOCKED
public static final int
SIM_STATE_PIN_REQUIRED
public static final int
SIM_STATE_PUK_REQUIRED
public static final int
SIM_STATE_READY
public static final int
SIM_STATE_UNKNOWN
Constructors Summary
TelephonyManager()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidanswerRingingCall()

 throw new RuntimeException("Stub!"); 
public voidcall(java.lang.String callingPackage, java.lang.String number)

 throw new RuntimeException("Stub!"); 
public intcheckCarrierPrivilegesForPackage(java.lang.String pkgname)

 throw new RuntimeException("Stub!"); 
public voiddial(java.lang.String number)

 throw new RuntimeException("Stub!"); 
public booleandisableDataConnectivity()

 throw new RuntimeException("Stub!"); 
public booleanenableDataConnectivity()

 throw new RuntimeException("Stub!"); 
public voidenableVideoCalling(boolean enable)

 throw new RuntimeException("Stub!"); 
public booleanendCall()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetAllCellInfo()

 throw new RuntimeException("Stub!"); 
public intgetCallState()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetCarrierPackageNamesForIntent(android.content.Intent intent)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetCdmaMdn()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetCdmaMdn(int subId)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetCdmaMin()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetCdmaMin(int subId)

 throw new RuntimeException("Stub!"); 
public android.telephony.CellLocationgetCellLocation()

 throw new RuntimeException("Stub!"); 
public intgetCurrentPhoneType()

 throw new RuntimeException("Stub!"); 
public intgetCurrentPhoneType(int subId)

 throw new RuntimeException("Stub!"); 
public intgetDataActivity()

 throw new RuntimeException("Stub!"); 
public booleangetDataEnabled()

 throw new RuntimeException("Stub!"); 
public booleangetDataEnabled(int subId)

 throw new RuntimeException("Stub!"); 
public intgetDataState()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetDeviceId()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetDeviceSoftwareVersion()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetGroupIdLevel1()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetLine1Number()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetMmsUAProfUrl()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetMmsUserAgent()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetNeighboringCellInfo()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetNetworkCountryIso()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetNetworkOperator()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetNetworkOperatorName()

 throw new RuntimeException("Stub!"); 
public intgetNetworkType()

 throw new RuntimeException("Stub!"); 
public intgetPhoneType()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSimCountryIso()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSimOperator()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSimOperatorName()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSimSerialNumber()

 throw new RuntimeException("Stub!"); 
public intgetSimState()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSubscriberId()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetVoiceMailAlphaTag()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetVoiceMailNumber()

 throw new RuntimeException("Stub!"); 
public booleanhandlePinMmi(java.lang.String dialString)

 throw new RuntimeException("Stub!"); 
public booleanhandlePinMmiForSubscriber(int subId, java.lang.String dialString)

 throw new RuntimeException("Stub!"); 
public booleanhasCarrierPrivileges()

 throw new RuntimeException("Stub!"); 
public booleanhasIccCard()

 throw new RuntimeException("Stub!"); 
public booleaniccCloseLogicalChannel(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.IccOpenLogicalChannelResponseiccOpenLogicalChannel(java.lang.String AID)

 throw new RuntimeException("Stub!"); 
public java.lang.StringiccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, java.lang.String data)

 throw new RuntimeException("Stub!"); 
public java.lang.StringiccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, java.lang.String data)

 throw new RuntimeException("Stub!"); 
public booleanisDataConnectivityPossible()

 throw new RuntimeException("Stub!"); 
public booleanisIdle()

 throw new RuntimeException("Stub!"); 
public booleanisNetworkRoaming()

 throw new RuntimeException("Stub!"); 
public booleanisOffhook()

 throw new RuntimeException("Stub!"); 
public booleanisRadioOn()

 throw new RuntimeException("Stub!"); 
public booleanisRinging()

 throw new RuntimeException("Stub!"); 
public booleanisSimPinEnabled()

 throw new RuntimeException("Stub!"); 
public booleanisSmsCapable()

 throw new RuntimeException("Stub!"); 
public booleanisVideoCallingEnabled()

 throw new RuntimeException("Stub!"); 
public booleanisVoiceCapable()

 throw new RuntimeException("Stub!"); 
public voidlisten(android.telephony.PhoneStateListener listener, int events)

 throw new RuntimeException("Stub!"); 
public booleanneedsOtaServiceProvisioning()

 throw new RuntimeException("Stub!"); 
public java.lang.StringsendEnvelopeWithStatus(java.lang.String content)

 throw new RuntimeException("Stub!"); 
public voidsetDataEnabled(boolean enable)

 throw new RuntimeException("Stub!"); 
public voidsetDataEnabled(int subId, boolean enable)

 throw new RuntimeException("Stub!"); 
public booleansetLine1NumberForDisplay(java.lang.String alphaTag, java.lang.String number)

 throw new RuntimeException("Stub!"); 
public booleansetOperatorBrandOverride(java.lang.String brand)

 throw new RuntimeException("Stub!"); 
public booleansetPreferredNetworkTypeToGlobal()

 throw new RuntimeException("Stub!"); 
public booleansetRadio(boolean turnOn)

 throw new RuntimeException("Stub!"); 
public booleansetRadioPower(boolean turnOn)

 throw new RuntimeException("Stub!"); 
public booleansetVoiceMailNumber(java.lang.String alphaTag, java.lang.String number)

 throw new RuntimeException("Stub!"); 
public voidsilenceRinger()

 throw new RuntimeException("Stub!"); 
public booleansupplyPin(java.lang.String pin)

 throw new RuntimeException("Stub!"); 
public int[]supplyPinReportResult(java.lang.String pin)

 throw new RuntimeException("Stub!"); 
public booleansupplyPuk(java.lang.String puk, java.lang.String pin)

 throw new RuntimeException("Stub!"); 
public int[]supplyPukReportResult(java.lang.String puk, java.lang.String pin)

 throw new RuntimeException("Stub!"); 
public voidtoggleRadioOnOff()

 throw new RuntimeException("Stub!"); 
public voidupdateServiceLocation()

 throw new RuntimeException("Stub!");