Searched defs:notifyCellLocation (Results 1 – 3 of 3) sorted by relevance
69 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() method
154 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() method in DefaultPhoneNotifier
895 public void notifyCellLocation(int subId, @NonNull CellIdentity cellLocation) { in notifyCellLocation() method in TelephonyRegistryManager