package
android.telephony
Provides tools to make, receive, and monitor phone calls and phone status.
more...
Interfaces
| IPhone |
Interface for SDK developers to use to control the phone. |
| TelephonyProperties |
Contains a list of string constants used to get or set telephone properties
in the system. |
Classes
| DataStateIntentReceiver |
A IntentReceiver implementation that provides data connection state
over phone. |
| IPhone.Stub |
Local-side IPC implementation stub class. |
| PhoneNumberUtils |
Various utilities for dealing with phone number strings. |
| PhoneStateIntentReceiver |
A IntentReceiver implementation that provides phone state and operation
information. |
| ServiceState |
ServcieState class contains phone state and service related information
for applications other than phone app to use. |
| TelephoneNumberUtil |
Formatter for international telephone numbers. |
Enums
| ServiceState.State |
The servcie state enums of phone. |
| TelephoneNumberUtil.Flags |
Flags which modify the default phone number presentation
IDD is the International Direct Dial code, "011" in the US
NDD is the National Direct Dial code, "1" in the US
|