Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java34 public void notifyCellLocation(Phone sender); in notifyCellLocation() method
DDefaultPhoneNotifier.java209 public void notifyCellLocation(Phone sender) { in notifyCellLocation() method in DefaultPhoneNotifier
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl58 void notifyCellLocation(in Bundle cellLocation); in notifyCellLocation() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1166 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistry