Home
last modified time | relevance | path

Searched refs:getCurrentDataConnectionState (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java229 doReturn(ServiceState.STATE_OUT_OF_SERVICE).when(mSST).getCurrentDataConnectionState(); in testGetDataConnectionState()
DServiceStateTrackerTest.java1055 assertEquals(sst.getCurrentDataConnectionState(), ServiceState.STATE_OUT_OF_SERVICE); in testGetCurrentDataRegState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2521 public int getCurrentDataConnectionState() { in getCurrentDataConnectionState() method in ServiceStateTracker
4065 if (getCurrentDataConnectionState() == ServiceState.STATE_IN_SERVICE) { in registerForDataConnectionAttached()
4083 if (getCurrentDataConnectionState() != ServiceState.STATE_IN_SERVICE) { in registerForDataConnectionDetached()
DGsmCdmaPhone.java507 } else if (mSST.getCurrentDataConnectionState() != ServiceState.STATE_IN_SERVICE in getDataConnectionState()
550 if (mSST.getCurrentDataConnectionState() == ServiceState.STATE_IN_SERVICE) { in getDataActivityState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1251 if (sst.getCurrentDataConnectionState() != ServiceState.STATE_IN_SERVICE) { in updateNetworkInfoSuspendState()
/frameworks/base/config/
Dboot-image-profile.txt38879 HSPLcom/android/internal/telephony/ServiceStateTracker;->getCurrentDataConnectionState()I