Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java117 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed() method
DDefaultPhoneNotifier.java229 public void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed() method in DefaultPhoneNotifier
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl92 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java775 public void notifyRegistrationFailed(int slotIndex, int subId, in notifyRegistrationFailed() method in TelephonyRegistryManager
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2473 public void notifyRegistrationFailed(int phoneId, int subId, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed() method in TelephonyRegistry