Searched refs:cellInfoList (Results 1 – 15 of 15) sorted by relevance
179 Return<void> RadioIndication::cellInfoList( in cellInfoList() function in RadioIndication
489 Return<void> cellInfoList(RadioIndicationType type,
198 Return<void> RadioIndication_v1_1::cellInfoList( in cellInfoList() function in RadioIndication_v1_1
510 Return<void> cellInfoList(RadioIndicationType type,
233 Return<void> RadioIndication_v1_3::cellInfoList( in cellInfoList() function in RadioIndication_v1_3
581 Return<void> cellInfoList(
232 Return<void> RadioIndication_v1_2::cellInfoList( in cellInfoList() function in RadioIndication_v1_2
605 Return<void> cellInfoList(
273 Return<void> RadioIndication_v1_4::cellInfoList( in cellInfoList() function in RadioIndication_v1_4
677 Return<void> cellInfoList(
314 Return<void> RadioIndication_v1_5::cellInfoList( in cellInfoList() function in RadioIndication_v1_5
774 Return<void> cellInfoList(
1208 * This does not cause or change the rate of unsolicited cellInfoList().1217 * Sets the minimum time between when unsolicited cellInfoList() must be invoked.1218 * A value of 0, means invoke cellInfoList() when any of the reported1220 * a unsolicited cellInfoList().1223 * @param rate minimum time in milliseconds to indicate time between unsolicited cellInfoList()
358 oneway cellInfoList(RadioIndicationType type, vec<CellInfo> records);
8087 Return<void> retStatus = radioService[slotId]->mRadioIndication->cellInfoList( in cellInfoListInd()