Searched defs:cellInfo (Results 1 – 15 of 15) sorted by relevance
68 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo()73 void notifyCellInfoForSubscriber(in int subId, in List<CellInfo> cellInfo); in notifyCellInfoForSubscriber()
51 void onCellInfoChanged(in List<CellInfo> cellInfo); in onCellInfoChanged()
79 void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo()
1337 ArrayList<android.hardware.radio.V1_0.CellInfo> cellInfo) { in getCellInfoListResponse()1346 ArrayList<android.hardware.radio.V1_2.CellInfo> cellInfo) { in getCellInfoListResponse_1_2()1355 ArrayList<android.hardware.radio.V1_4.CellInfo> cellInfo) { in getCellInfoListResponse_1_4()1364 ArrayList<android.hardware.radio.V1_5.CellInfo> cellInfo) { in getCellInfoListResponse_1_5()1374 ArrayList<android.hardware.radio.V1_6.CellInfo> cellInfo) { in getCellInfoListResponse_1_6()2622 ArrayList<? extends Object> cellInfo) { in responseCellInfoList()2636 ArrayList<? extends Object> cellInfo) { in responseCellInfoList_1_6()
129 android.hardware.radio.network.CellInfo[] cellInfo) { in getCellInfoListResponse()
140 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo()
2284 private static CellInfo convertHalCellInfo(Object cellInfo, long nanotime) { in convertHalCellInfo()2566 private static CellInfo convertHalCellInfo(android.hardware.radio.network.CellInfo cellInfo, in convertHalCellInfo()
1243 List<CellInfo> cellInfo = null; in handleMessage() local
2903 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo()
819 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()1422 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()
862 void onCellInfoChanged(@NonNull List<CellInfo> cellInfo); in onCellInfoChanged()1550 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()
804 public void notifyCellInfoChanged(int subId, @NonNull List<CellInfo> cellInfo) { in notifyCellInfoChanged()
1789 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo()1793 public void notifyCellInfoForSubscriber(int subId, List<CellInfo> cellInfo) { in notifyCellInfoForSubscriber()
660 private RadioAccessSpecifier getRadioAccessSpecifier(CellInfo cellInfo) { in getRadioAccessSpecifier()
6648 public abstract void onCellInfo(@NonNull List<CellInfo> cellInfo); in onCellInfo()6731 public void onCellInfo(List<CellInfo> cellInfo) { in requestCellInfoUpdate()6795 public void onCellInfo(List<CellInfo> cellInfo) { in requestCellInfoUpdate()