Home
last modified time | relevance | path

Searched defs:stopKeepalive (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_api.cpp286 TEST_P(RadioHidlTest_v1_1, stopKeepalive) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp854 Return<void> Radio::stopKeepalive(int32_t /* serial */, int32_t /* sessionHandle */) { in stopKeepalive() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp2901 Return<void> RadioImpl::stopKeepalive(int32_t serial, int32_t sessionHandle) { in stopKeepalive() function in RadioImpl