Searched refs:getDataConnectionState (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DPreciseDataConnectionState.java98 public int getDataConnectionState() { method in class:PreciseDataConnectionState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java192 public PhoneConstants.DataState getDataConnectionState() { method in class:ImsPhoneBase
197 public PhoneConstants.DataState getDataConnectionState(String apnType) { method in class:ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java143 public PhoneConstants.DataState getDataConnectionState() { method in class:SipPhoneBase
148 public PhoneConstants.DataState getDataConnectionState(String apnType) { method in class:SipPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaPhoneTest.java294 assertEquals(PhoneConstants.DataState.DISCONNECTED, mPhoneUT.getDataConnectionState(
301 assertEquals(PhoneConstants.DataState.DISCONNECTED, mPhoneUT.getDataConnectionState(
309 assertEquals(PhoneConstants.DataState.CONNECTED, mPhoneUT.getDataConnectionState(
316 assertEquals(PhoneConstants.DataState.SUSPENDED, mPhoneUT.getDataConnectionState(
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java270 DataState getDataConnectionState(String apnType); method in interface:PhoneInternalInterface
H A DPhone.java2162 mNotifier.notifyDataConnection(this, reason, apnType, getDataConnectionState(apnType));
2168 mNotifier.notifyDataConnection(this, reason, apnType, getDataConnectionState(apnType));
2961 public PhoneConstants.DataState getDataConnectionState() { method in class:Phone
2962 return getDataConnectionState(PhoneConstants.APN_TYPE_DEFAULT);
H A DGsmCdmaPhone.java517 public PhoneConstants.DataState getDataConnectionState(String apnType) { method in class:GsmCdmaPhone
554 logd("getDataConnectionState apnType=" + apnType + " ret=" + ret);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java833 public PhoneConstants.DataState getDataConnectionState() { method in class:PhoneMock
1081 public DataState getDataConnectionState(String apnType) { method in class:PhoneMock
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 186 milliseconds