Home
last modified time | relevance | path

Searched defs:notifyCellLocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java69 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() method
DDefaultPhoneNotifier.java154 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() method in DefaultPhoneNotifier
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java895 public void notifyCellLocation(int subId, @NonNull CellIdentity cellLocation) { in notifyCellLocation() method in TelephonyRegistryManager