Home
last modified time | relevance | path

Searched refs:getDataConnectionState (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPreciseDataConnectionState.java153 public @DataState int getDataConnectionState() { in getDataConnectionState() method in PreciseDataConnectionState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java243 DataState getDataConnectionState(String apnType); in getDataConnectionState() method
DPhone.java2569 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in Phone
3547 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in Phone
3548 return getDataConnectionState(PhoneConstants.APN_TYPE_DEFAULT); in getDataConnectionState()
DGsmCdmaPhone.java667 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in GsmCdmaPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java418 assertEquals(PhoneConstants.DataState.DISCONNECTED, mPhoneUT.getDataConnectionState( in testGetDataConnectionState()
425 assertEquals(PhoneConstants.DataState.DISCONNECTED, mPhoneUT.getDataConnectionState( in testGetDataConnectionState()
433 assertEquals(PhoneConstants.DataState.CONNECTED, mPhoneUT.getDataConnectionState( in testGetDataConnectionState()
440 assertEquals(PhoneConstants.DataState.SUSPENDED, mPhoneUT.getDataConnectionState( in testGetDataConnectionState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java132 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java176 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in ImsPhoneBase
/frameworks/base/telephony/api/
Dsystem-current.txt423 method @Deprecated public int getDataConnectionState();
/frameworks/base/api/
Dsystem-current.txt8666 method @Deprecated public int getDataConnectionState();
/frameworks/base/non-updatable-api/
Dsystem-current.txt8564 method @Deprecated public int getDataConnectionState();
/frameworks/base/config/
Dboot-image-profile.txt22037 HSPLcom/android/internal/telephony/GsmCdmaPhone;->getDataConnectionState(Ljava/lang/String;)Lcom/an…
22404 HSPLcom/android/internal/telephony/Phone;->getDataConnectionState()Lcom/android/internal/telephony/…