Searched defs:cellInfo (Results 1 – 16 of 16) sorted by relevance
52 void onCellInfoChanged(in List<CellInfo> cellInfo); in onCellInfoChanged()
71 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo()76 void notifyCellInfoForSubscriber(in int subId, in List<CellInfo> cellInfo); in notifyCellInfoForSubscriber()
83 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()2621 ArrayList<? extends Object> cellInfo) { in responseCellInfoList()2635 ArrayList<? extends Object> cellInfo) { in responseCellInfoList_1_6()
132 android.hardware.radio.network.CellInfo[] cellInfo) { in getCellInfoListResponse()
145 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo()
2323 private static CellInfo convertHalCellInfo(Object cellInfo, long nanotime) { in convertHalCellInfo()2605 private static CellInfo convertHalCellInfo(android.hardware.radio.network.CellInfo cellInfo, in convertHalCellInfo()
1239 List<CellInfo> cellInfo = null; in handleMessage() local
2932 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo()
821 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()1422 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()
907 void onCellInfoChanged(@NonNull List<CellInfo> cellInfo); in onCellInfoChanged()1743 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()
839 public void notifyCellInfoChanged(int subId, @NonNull List<CellInfo> cellInfo) { in notifyCellInfoChanged()
252 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged()
690 private RadioAccessSpecifier getRadioAccessSpecifier(CellInfo cellInfo) { in getRadioAccessSpecifier()
1904 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo()1908 public void notifyCellInfoForSubscriber(int subId, List<CellInfo> cellInfo) { in notifyCellInfoForSubscriber()
6715 public abstract void onCellInfo(@NonNull List<CellInfo> cellInfo); in onCellInfo()6798 public void onCellInfo(List<CellInfo> cellInfo) { in requestCellInfoUpdate()6862 public void onCellInfo(List<CellInfo> cellInfo) { in requestCellInfoUpdate()