Home
last modified time | relevance | path

Searched defs:setBandMode (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp197 TEST_P(RadioHidlTest, setBandMode) { in TEST_P() argument
/hardware/ril/libril/
Dril_service.cpp1520 Return<void> RadioImpl::setBandMode(int32_t serial, RadioBandMode mode) { in setBandMode() function in RadioImpl