Searched defs:stopKeepalive (Results 1 - 2 of 2) sorted by relevance
/hardware/interfaces/radio/1.2/default/ | ||
H A D | Radio.cpp | 854 Return<void> Radio::stopKeepalive(int32_t /* serial */, int32_t /* sessionHandle */) { function in class:android::hardware::radio::V1_2::implementation::Radio |
/hardware/ril/libril/ | ||
H A D | ril_service.cpp | 451 Return<void> stopKeepalive(int32_t serial, int32_t sessionHandle); 2876 Return<void> RadioImpl::stopKeepalive(int32_t serial, int32_t sessionHandle) { function in class:RadioImpl |
Completed in 95 milliseconds