Home
last modified time | relevance | path

Searched refs:notifyEmergencyNumberList (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyNumberTracker.java373 notifyEmergencyNumberList(); in updateRadioEmergencyNumberListAndNotify()
398 notifyEmergencyNumberList(); in updateEmergencyNumberListDatabaseAndNotify()
410 notifyEmergencyNumberList(); in updateEmergencyNumberPrefixAndNotify()
413 private void notifyEmergencyNumberList() { in notifyEmergencyNumberList() method in EmergencyNumberTracker
416 mPhone.notifyEmergencyNumberList(); in notifyEmergencyNumberList()
812 notifyEmergencyNumberList(); in updateEmergencyNumberListTestModeAndNotify()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java89 void notifyEmergencyNumberList(Phone sender); in notifyEmergencyNumberList() method
DDefaultPhoneNotifier.java382 public void notifyEmergencyNumberList(Phone sender) { in notifyEmergencyNumberList() method in DefaultPhoneNotifier
385 mRegistry.notifyEmergencyNumberList(sender.getPhoneId(), sender.getSubId()); in notifyEmergencyNumberList()
DPhone.java2393 public void notifyEmergencyNumberList() { in notifyEmergencyNumberList() method in Phone
2394 mNotifier.notifyEmergencyNumberList(this); in notifyEmergencyNumberList()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl92 void notifyEmergencyNumberList(in int phoneId, in int subId); in notifyEmergencyNumberList() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java367 public void notifyEmergencyNumberList(int phoneId, int subId) { in notifyEmergencyNumberList() method in TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1888 public void notifyEmergencyNumberList(int phoneId, int subId) { in notifyEmergencyNumberList() method in TelephonyRegistry
/frameworks/base/config/
Dboot-image-profile.txt21978 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyEmergencyNumberList()V
22223 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyEmergencyNumberList()V
22442 HSPLcom/android/internal/telephony/Phone;->notifyEmergencyNumberList()V
23379 HSPLcom/android/internal/telephony/emergency/EmergencyNumberTracker;->notifyEmergencyNumberList()V
42970 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyEmergencyNumberList(Lcom/android/in…
43006 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyEmergencyNumberList(II)V
/frameworks/base/services/
Dart-profile1904 HSPLcom/android/server/TelephonyRegistry;->notifyEmergencyNumberList()V