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