Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp98 TEST_P(RadioHidlTest, reportStkServiceIsRunning) { in TEST_P() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DIRadioSim.aidl54 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DIRadioSim.aidl57 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DIRadioSim.aidl58 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DIRadioSim.aidl58 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DIRadioSim.aidl294 void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp160 ScopedAStatus RadioSim::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in android::hardware::radio::compat::RadioSim
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp1204 TEST_P(RadioSimTest, reportStkServiceIsRunning) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp610 Return<void> Radio::reportStkServiceIsRunning(int32_t /* serial */) { in reportStkServiceIsRunning() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1937 Return<void> RadioImpl::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in RadioImpl