Home
last modified time | relevance | path

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

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