Home
last modified time | relevance | path

Searched defs:getDataConnectionState (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPreciseDataConnectionState.java102 public @TelephonyManager.DataState int getDataConnectionState() { in getDataConnectionState() method in PreciseDataConnectionState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java133 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java182 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java237 DataState getDataConnectionState(String apnType); in getDataConnectionState() method
DPhone.java2369 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in Phone
3236 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in Phone
DGsmCdmaPhone.java590 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in GsmCdmaPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java831 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in PhoneMock