Searched defs:getCellInfoList (Results 1 – 10 of 10) sorted by relevance
42 oneway void getCellInfoList(in int serial); in getCellInfoList() method
43 oneway void getCellInfoList(in int serial); in getCellInfoList() method
112 void getCellInfoList(in int serial); in getCellInfoList() method
73 ScopedAStatus RadioNetwork::getCellInfoList(int32_t serial) { in getCellInfoList() function in android::hardware::radio::compat::RadioNetwork
543 TEST_P(RadioHidlTest, getCellInfoList) { in TEST_P() argument
1574 TEST_P(RadioNetworkTest, getCellInfoList) { in TEST_P() argument
643 Return<void> Radio::getCellInfoList(int32_t /* serial */) { in getCellInfoList() function in android::hardware::radio::V1_2::implementation::Radio
1989 Return<void> RadioImpl::getCellInfoList(int32_t serial) { in getCellInfoList() function in RadioImpl