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