Searched defs:reportStkServiceIsRunning (Results 1 – 9 of 9) sorted by relevance
98 TEST_P(RadioHidlTest, reportStkServiceIsRunning) { in TEST_P() argument
610 Return<void> Radio::reportStkServiceIsRunning(int32_t /* serial */) { in reportStkServiceIsRunning() function in android::hardware::radio::V1_2::implementation::Radio
487 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in ImsPhoneCommandInterface
488 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in SipCommandInterface
1297 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in SimulatedCommands
1096 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in SimulatedCommandsVerifier
1659 void reportStkServiceIsRunning(Message result); in reportStkServiceIsRunning() method
4236 public void reportStkServiceIsRunning(Message result) { in reportStkServiceIsRunning() method in RIL
1937 Return<void> RadioImpl::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() function in RadioImpl