Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneNotifier.java28 public void notifyCellLocation(Phone sender); in notifyCellLocation() method
DITelephonyRegistry.aidl37 void notifyCellLocation(in Bundle cellLocation); in notifyCellLocation() method
DDefaultPhoneNotifier.java119 public void notifyCellLocation(Phone sender) { in notifyCellLocation() method in DefaultPhoneNotifier
/frameworks/base/tests/CoreTests/com/android/internal/telephony/
DTestPhoneNotifier.java33 public void notifyCellLocation(Phone sender) { in notifyCellLocation() method in TestPhoneNotifier
/frameworks/base/services/java/com/android/server/
DTelephonyRegistry.java399 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistry