Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java169 mDefaultPhoneNotifierUT.notifyDataConnectionFailed(mPhone, "default", "APN_0", in testNotifyDataConnectionFailed()
174 mDefaultPhoneNotifierUT.notifyDataConnectionFailed(mPhone, "default", "APN_1", in testNotifyDataConnectionFailed()
180 mDefaultPhoneNotifierUT.notifyDataConnectionFailed(mPhone, "default", "APN_1", in testNotifyDataConnectionFailed()
DTestPhoneNotifier.java.broken58 public void notifyDataConnectionFailed(Phone sender, String reason, String apnType) {
/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
3557 mNotifier.notifyDataConnectionFailed(this, apnType, apn, failCause); in notifyDataConnectionFailed()
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl70 void notifyDataConnectionFailed(String apnType); in notifyDataConnectionFailed() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java1545 mPhone.notifyDataConnectionFailed(apnContext.getApnType(), in trySetupData()
2924 mPhone.notifyDataConnectionFailed(apnContext.getApnType(), in onDataSetupComplete()
3208 mPhone.notifyDataConnectionFailed(null, null, DataFailCause.MISSING_UNKNOWN_APN); in createAllApnList()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1781 public void notifyDataConnectionFailed(String apnType) { in notifyDataConnectionFailed() method in TelephonyRegistry
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt99274 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyDataConnectionFailed(Ljava/la…