Searched defs:reportStkServiceIsRunning (Results 1 – 8 of 8) sorted by relevance
98 TEST_P(RadioHidlTest, reportStkServiceIsRunning) { in TEST_P() argument
152 ScopedAStatus RadioSim::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in android::hardware::radio::compat::RadioSim
54 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
254 void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
988 TEST_P(RadioSimTest, reportStkServiceIsRunning) { in TEST_P() argument
610 Return<void> Radio::reportStkServiceIsRunning(int32_t /* serial */) { in reportStkServiceIsRunning() function in android::hardware::radio::V1_2::implementation::Radio
1937 Return<void> RadioImpl::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in RadioImpl