Searched defs:getCellInfoList (Results 1 – 8 of 8) sorted by relevance
96 void getCellInfoList(in int serial); in getCellInfoList() method
42 oneway 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
1397 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