Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java41 void notifyCellLocation(Phone sender, CellLocation cl); in notifyCellLocation() method
DDefaultPhoneNotifier.java219 public void notifyCellLocation(Phone sender, CellLocation cl) { in notifyCellLocation() method in DefaultPhoneNotifier
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl66 void notifyCellLocation(in Bundle cellLocation); in notifyCellLocation() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java336 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1534 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistry