Home
last modified time | relevance | path

Searched defs:regResult (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellularNetworkServiceTest.java209 android.hardware.radio.V1_5.RegStateResult regResult = in testGetNetworkRegistrationInfoV1_5() local
302 android.hardware.radio.V1_6.RegStateResult regResult = in testGetNetworkRegistrationInfoV1_6WithLte() local
392 android.hardware.radio.V1_6.RegStateResult regResult = in testGetNetworkRegistrationInfoV1_6WithNr() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCellularNetworkService.java374 android.hardware.radio.V1_5.RegStateResult regResult) { in getNetworkRegistrationInfo()
454 android.hardware.radio.V1_6.RegStateResult regResult) { in getNetworkRegistrationInfo1_6()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneTest.java676 Integer regResult = result.poll(1000, TimeUnit.MILLISECONDS); in testImsRegistered() local
690 Integer regResult = result.poll(1000, TimeUnit.MILLISECONDS); in testImsDeregistered() local