Searched defs:cellInfo (Results 1 – 8 of 8) sorted by relevance
71 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo()76 void notifyCellInfoForSubscriber(in int subId, in List<CellInfo> cellInfo); in notifyCellInfoForSubscriber()
52 void onCellInfoChanged(in List<CellInfo> cellInfo); in onCellInfoChanged()
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()
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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...