Home
last modified time | relevance | path

Searched defs:reportStkServiceIsRunning (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_stk.cpp98 TEST_P(RadioHidlTest, reportStkServiceIsRunning) { in TEST_P() argument
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp610 Return<void> Radio::reportStkServiceIsRunning(int32_t /* serial */) { in reportStkServiceIsRunning() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java487 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in ImsPhoneCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java488 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java1297 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java1096 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in SimulatedCommandsVerifier
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1659 void reportStkServiceIsRunning(Message result); in reportStkServiceIsRunning() method
H A DRIL.java4236 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in RIL
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1937 Return<void> RadioImpl::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in RadioImpl