Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java103 public DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in CDMALTEPhone
DCDMAPhone.java618 public DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
DSipPhoneBase.java150 public DataState getDataConnectionState() { in getDataConnectionState() method in SipPhoneBase
154 public DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneProxy.java159 public DataState getDataConnectionState() { in getDataConnectionState() method in PhoneProxy
163 public DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in PhoneProxy
DPhone.java273 DataState getDataConnectionState(); in getDataConnectionState() method
281 DataState getDataConnectionState(String apnType); in getDataConnectionState() method
DPhoneBase.java1140 public DataState getDataConnectionState() { in getDataConnectionState() method in PhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DGSMPhone.java290 public DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in GSMPhone