Searched refs:stopImsTraffic (Results 1 – 7 of 7) sorted by relevance
115 void stopImsTraffic(int serial, int token); in stopImsTraffic() method
41 oneway void stopImsTraffic(int serial, int token); in stopImsTraffic() method
40 oneway void stopImsTraffic(int serial, int token); in stopImsTraffic() method
141 TEST_P(RadioImsTest, stopImsTraffic) { in TEST_P() argument151 ndk::ScopedAStatus res = radio_ims->stopImsTraffic(serial, 2); in TEST_P()
56 ScopedAStatus RadioIms::stopImsTraffic(int32_t serial, int32_t /*token*/) { in stopImsTraffic() function in android::hardware::radio::compat::RadioIms
37 ::ndk::ScopedAStatus stopImsTraffic(int32_t serial, int32_t token) override;