Class | Description |
---|---|
ApnContext |
Maintain the Apn context
|
ApnSetting |
This class represents a apn setting for create PDP link
|
DataCallResponse |
This is RIL_Data_Call_Response_v5 from ril.h
|
DataConnection |
DataConnection StateMachine.
|
DataConnection.ConnectionParams |
Used internally for saving connecting parameters.
|
DataConnection.DisconnectParams |
Used internally for saving disconnecting parameters.
|
DataConnection.UpdateLinkPropertyResult | |
DataEnabledSettings |
The class to hold different data enabled/disabled settings.
|
DataProfile | |
DcAsyncChannel |
AsyncChannel to a DataConnection
|
DcController |
Data Connection Controller which is a package visible class and controls
multiple data connections.
|
DcFailBringUp |
A package visible class for supporting testing failing bringUp commands.
|
DcRequest | |
DcTesterDeactivateAll |
To bring down all DC's send the following intent:
adb shell am broadcast -a com.android.internal.telephony.dataconnection.action_deactivate_all
|
DcTesterFailBringUpAll |
A package level call that causes all DataConnection bringUp calls to fail a specific
number of times.
|
DcTracker | |
DcTracker.DataAllowFailReason | |
DcTracker.TxRxSum |
Maintain the sum of transmit and receive packets.
|
TelephonyNetworkFactory |
Enum | Description |
---|---|
DataCallResponse.SetupResult |
Class returned by onSetupConnectionCompleted.
|
DcAsyncChannel.LinkPropertyChangeAction |
enum used to notify action taken or necessary to be
taken after the link property is changed.
|
DcFailCause |
Returned as the reason for a connection failure as defined
by RIL_DataCallFailCause in ril.h and some local errors.
|
DcTracker.DataAllowFailReasonType |