Home
last modified time | relevance | path

Searched refs:getDataRegState (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DMobileStatusTracker.java263 + ")" + ", mDataRegState=" + serviceState.getDataRegState() + "(" in toString()
265 serviceState.getDataRegState()) + ")") in toString()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DServiceStateStatsTest.java142 doReturn(ServiceState.STATE_OUT_OF_SERVICE).when(mServiceState).getDataRegState(); in conclude_outOfService()
173 doReturn(ServiceState.STATE_POWER_OFF).when(mServiceState).getDataRegState(); in conclude_airplaneMode()
191 doReturn(ServiceState.STATE_IN_SERVICE).when(mServiceState).getDataRegState(); in conclude_airplaneModeWithWifiCalling()
211 doReturn(ServiceState.STATE_EMERGENCY_ONLY).when(mServiceState).getDataRegState(); in conclude_noSimCardEmergencyOnly()
241 doReturn(ServiceState.STATE_OUT_OF_SERVICE).when(mServiceState).getDataRegState(); in conclude_noSimCardOutOfService()
758 doReturn(ServiceState.STATE_POWER_OFF).when(mServiceState).getDataRegState(); in update_airplaneMode()
766 doReturn(ServiceState.STATE_IN_SERVICE).when(mServiceState).getDataRegState(); in update_airplaneMode()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java570 public int getDataRegState() { in getDataRegState() method in ServiceState
587 return getDataRegState(); in getDataRegistrationState()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaPhoneTest.java1521 doReturn(ServiceState.STATE_IN_SERVICE).when(mSST.mSS).getDataRegState(); in testSendUssdInOutOfService()
H A DServiceStateTrackerTest.java2764 doReturn(ServiceState.STATE_POWER_OFF).when(mServiceState).getDataRegState(); in testUpdateSpnDisplay_flightModeNoWifiCalling_showSpnAndPlmn()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt2494 method public int getDataRegState();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14752 HSPLandroid/telephony/ServiceState;->getDataRegState()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14801 HSPLandroid/telephony/ServiceState;->getDataRegState()I