Home
last modified time | relevance | path

Searched refs:notifyCellLocation (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java33 public void notifyCellLocation(Phone sender); in notifyCellLocation() method
DDefaultPhoneNotifier.java213 public void notifyCellLocation(Phone sender) { in notifyCellLocation() method in DefaultPhoneNotifier
DGsmCdmaPhone.java664 mNotifier.notifyCellLocation(this); in notifyLocationChanged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java248 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone); in testNotifyCellLocation()
257 mDefaultPhoneNotifierUT.notifyCellLocation(mPhone); in testNotifyCellLocation()
DTestPhoneNotifier.java.broken39 public void notifyCellLocation(Phone sender) {
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl57 void notifyCellLocation(in Bundle cellLocation); in notifyCellLocation() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java259 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1132 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation() method in TelephonyRegistry