Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java75 void notifyDataConnectionFailed(Phone sender, String apnType, String apn, in notifyDataConnectionFailed() method
DDefaultPhoneNotifier.java181 public void notifyDataConnectionFailed(Phone sender, String apnType, in notifyDataConnectionFailed() method in DefaultPhoneNotifier
DPhone.java3555 public void notifyDataConnectionFailed( in notifyDataConnectionFailed() method in Phone
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl70 void notifyDataConnectionFailed(String apnType); in notifyDataConnectionFailed() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1781 public void notifyDataConnectionFailed(String apnType) { in notifyDataConnectionFailed() method in TelephonyRegistry