Searched defs:getOperator (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ | ||
D | radio_hidl_hal_misc.cpp | 59 TEST_P(RadioHidlTest, getOperator) { in TEST_P() argument |
/hardware/interfaces/radio/1.2/default/ | ||
D | Radio.cpp | 216 Return<void> Radio::getOperator(int32_t /* serial */) { in getOperator() function in android::hardware::radio::V1_2::implementation::Radio |
/hardware/ril/libril/ | ||
D | ril_service.cpp | 1051 Return<void> RadioImpl::getOperator(int32_t serial) { in getOperator() function in RadioImpl |