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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java99 convertDataState(sender.getDataConnectionState()),
H A DPhone.java250 DataState getDataConnectionState(); method in interface:Phone
H A DPhoneProxy.java174 public DataState getDataConnectionState() { method in class:PhoneProxy
175 return mActivePhone.getDataConnectionState();
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java141 public DataState getDataConnectionState() { method in class:SipPhoneBase
145 public DataState getDataConnectionState(String apnType) { method in class:SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java513 getDataConnectionState() == DataState.DISCONNECTED;
609 public DataState getDataConnectionState() { method in class:CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java290 public DataState getDataConnectionState() { method in class:GSMPhone
1106 getDataConnectionState() == DataState.DISCONNECTED;

Completed in 109 milliseconds