Home
last modified time | relevance | path

Searched defs:getDataRegistrationState (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_data.cpp26 TEST_P(RadioHidlTest, getDataRegistrationState) { in TEST_P() argument
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_hidl_hal_api.cpp760 TEST_P(RadioHidlTest_v1_2, getDataRegistrationState) { in TEST_P() argument
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java586 public @RegState int getDataRegistrationState() { in getDataRegistrationState() method in ServiceState
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp211 Return<void> Radio::getDataRegistrationState(int32_t /* serial */) { in getDataRegistrationState() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java216 public void getDataRegistrationState (Message result) { in getDataRegistrationState() method in ImsPhoneCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java217 public void getDataRegistrationState (Message result) { in getDataRegistrationState() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java1042 public void getDataRegistrationState(Message result) { in getDataRegistrationState() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java820 public void getDataRegistrationState(Message response) { in getDataRegistrationState() method in SimulatedCommandsVerifier
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1139 void getDataRegistrationState (Message response); in getDataRegistrationState() method
H A DRIL.java1565 public void getDataRegistrationState(Message result) { in getDataRegistrationState() method in RIL
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1008 Return<void> RadioImpl::getDataRegistrationState(int32_t serial) { in getDataRegistrationState() function in RadioImpl