Home
last modified time | relevance | path

Searched defs:getCdmaSubscriptionSource (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSubscriptionSourceManager.java157 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_misc.cpp484 TEST_P(RadioHidlTest, getCdmaSubscriptionSource) { in TEST_P() argument
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp615 Return<void> Radio::getCdmaSubscriptionSource(int32_t /* serial */) { in getCdmaSubscriptionSource() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java491 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in ImsPhoneCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java492 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java1302 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java1191 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SimulatedCommandsVerifier
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1819 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
H A DRIL.java4253 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in RIL
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1945 Return<void> RadioImpl::getCdmaSubscriptionSource(int32_t serial) { in getCdmaSubscriptionSource() function in RadioImpl