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