Searched defs:reportStkServiceIsRunning (Results 1 – 10 of 10) sorted by relevance
98 TEST_P(RadioHidlTest, reportStkServiceIsRunning) { in TEST_P() argument
54 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
57 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
58 oneway void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
294 void reportStkServiceIsRunning(in int serial); in reportStkServiceIsRunning() method
160 ScopedAStatus RadioSim::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in android::hardware::radio::compat::RadioSim
1204 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