Interface | Description |
---|---|
TelephonyManager.WifiCallingChoices |
The allowed states of Wi-Fi calling.
|
Class | Description |
---|---|
CarrierConfigManager |
Provides access to telephony configuration values that are carrier-specific.
|
CarrierMessagingServiceManager |
Provides basic structure for platform to connect to the carrier messaging service.
|
CellBroadcastMessage |
Application wrapper for
SmsCbMessage . |
CellIdentityCdma |
CellIdentity is to represent a unique CDMA cell
|
CellIdentityGsm |
CellIdentity to represent a unique GSM cell
|
CellIdentityLte |
CellIdentity is to represent a unique LTE cell
|
CellIdentityWcdma |
CellIdentity to represent a unique UMTS cell
|
CellInfo |
Immutable cell information from a point in time.
|
CellInfoCdma |
Immutable cell information from a point in time.
|
CellInfoGsm |
Immutable cell information from a point in time.
|
CellInfoLte |
Immutable cell information from a point in time.
|
CellInfoWcdma |
Immutable cell information from a point in time.
|
CellLocation |
Abstract class that represents the location of the device.
|
CellSignalStrength |
Abstract base class for cell phone signal strength related information.
|
CellSignalStrengthCdma |
Signal strength related information.
|
CellSignalStrengthGsm |
GSM signal strength related information.
|
CellSignalStrengthLte |
LTE signal strength related information.
|
CellSignalStrengthWcdma |
Wcdma signal strength related information.
|
DataConnectionRealTimeInfo |
Data connection real time information
TODO: How to handle multiple subscriptions?
|
DisconnectCause |
Contains disconnect call causes generated by the framework and the RIL.
|
IccOpenLogicalChannelResponse |
Response to the
TelephonyManager.iccOpenLogicalChannel(java.lang.String) command. |
ModemActivityInfo |
Reports modem activity information
|
NeighboringCellInfo |
Represents the neighboring cell information, including
Received Signal Strength and Cell ID location.
|
PcoData |
Contains Carrier-specific (and opaque) Protocol configuration Option
Data.
|
PhoneNumberFormattingTextWatcher |
Watches a
TextView and if a phone number is entered
will format it. |
PhoneNumberUtils |
Various utilities for dealing with phone number strings.
|
PhoneStateListener |
A listener class for monitoring changes in specific telephony states
on the device, including service state, signal strength, message
waiting indicator (voicemail), and others.
|
PreciseCallState |
Contains precise call state and call fail causes generated by the
framework and the RIL.
|
PreciseDataConnectionState |
Contains precise data connection state.
|
PreciseDisconnectCause |
Contains precise disconnect call causes generated by the
framework and the RIL.
|
RadioAccessFamily |
Object to indicate the phone radio type and access technology.
|
Rlog |
A class to log strings to the RADIO LOG.
|
ServiceState |
Contains phone state and service related information.
|
SignalStrength |
Contains phone signal strength related information.
|
SmsCbCmasInfo |
Contains CMAS warning notification Type 1 elements for a
SmsCbMessage . |
SmsCbEtwsInfo |
Contains information elements for a GSM or UMTS ETWS warning notification.
|
SmsCbLocation |
Represents the location and geographical scope of a cell broadcast message.
|
SmsCbMessage |
Parcelable object containing a received cell broadcast message.
|
SmsManager |
Manages SMS operations such as sending data, text, and pdu SMS messages.
|
SmsMessage |
A Short Message Service message.
|
SmsMessage.SubmitPdu | |
SubscriptionInfo |
A Parcelable class for Subscription Information.
|
SubscriptionManager |
SubscriptionManager is the application interface to SubscriptionController
and provides information about the current Telephony Subscriptions
|
SubscriptionManager.OnSubscriptionsChangedListener |
A listener class for monitoring changes to
SubscriptionInfo records. |
TelephonyHistogram |
Parcelable class to store Telephony histogram.
|
TelephonyManager |
Provides access to information about the telephony services on
the device.
|
VisualVoicemailSmsFilterSettings |
Class to represent various settings for the visual voicemail SMS filter.
|
VisualVoicemailSmsFilterSettings.Builder |
Builder class for
VisualVoicemailSmsFilterSettings objects. |
VoLteServiceState |
Contains LTE network state related information.
|
Enum | Description |
---|---|
SmsMessage.MessageClass |
SMS Class enumeration.
|
TelephonyManager.MultiSimVariants |