Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPreciseDataConnectionState.java98 public int getDataConnectionState() { in getDataConnectionState() method in PreciseDataConnectionState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java150 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in SipPhoneBase
155 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java183 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in ImsPhoneBase
188 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java147 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in CDMALTEPhone
DCDMAPhone.java794 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java216 DataState getDataConnectionState(); in getDataConnectionState() method
224 DataState getDataConnectionState(String apnType); in getDataConnectionState() method
DPhoneProxy.java383 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in PhoneProxy
388 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in PhoneProxy
DPhoneBase.java2019 public PhoneConstants.DataState getDataConnectionState() { in getDataConnectionState() method in PhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java335 public PhoneConstants.DataState getDataConnectionState(String apnType) { in getDataConnectionState() method in GSMPhone