Searched defs:stopKeepalive (Results 1 – 5 of 5) sorted by relevance
293 TEST_P(RadioHidlTest_v1_1, stopKeepalive) { in TEST_P() argument
190 void stopKeepalive(in Network network, int slot); in stopKeepalive() method
854 Return<void> Radio::stopKeepalive(int32_t /* serial */, int32_t /* sessionHandle */) { in stopKeepalive() function in android::hardware::radio::V1_2::implementation::Radio
8875 public void stopKeepalive(Network network, int slot) { in stopKeepalive() method in ConnectivityService
2877 Return<void> RadioImpl::stopKeepalive(int32_t serial, int32_t sessionHandle) { in stopKeepalive() function in RadioImpl