Home
last modified time | relevance | path

Searched refs:notifyDataConnection (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTestPhoneNotifier.java.broken51 public void notifyDataConnection(Phone sender, String reason, String apnType) {
54 public void notifyDataConnection(Phone sender, String reason, String apnType,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java61 void notifyDataConnection( in notifyDataConnection() method
DDefaultPhoneNotifier.java135 public void notifyDataConnection( in notifyDataConnection() method in DefaultPhoneNotifier
DPhone.java2524 public void notifyDataConnection(String apnType) { in notifyDataConnection() method in Phone
2525 mNotifier.notifyDataConnection(this, apnType, getPreciseDataConnectionState(apnType)); in notifyDataConnection()
2535 mNotifier.notifyDataConnection( in notifyAllActiveDataConnections()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt20 PhoneBase#notifyDataConnection which calls DCT#getLinkProperties
DDcController.java400 mPhone.notifyDataConnection(apnContext.getApnType()); in onDataStateChanged()
DDcTracker.java1512 mPhone.notifyDataConnection(apnContext.getApnType()); in trySetupData()
1763 mPhone.notifyDataConnection(apnContext.getApnType()); in cleanUpConnectionInternal()
1770 mPhone.notifyDataConnection(apnContext.getApnType()); in cleanUpConnectionInternal()
2015 mPhone.notifyDataConnection(apnContext.getApnType()); in setupData()
2780 mPhone.notifyDataConnection(apnContext.getApnType()); in completeConnection()
2975 mPhone.notifyDataConnection(apnContext.getApnType()); in onDataSetupCompleteError()
3028 mPhone.notifyDataConnection(type); in onDisconnectDone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/dataconnection/
DVendorDcTracker.java196 mPhone.notifyDataConnection(apnContext.getApnType()); in onDataSetupCompleteError()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java593 verify(mPhone, atLeastOnce()).notifyDataConnection( in verifyDataConnected()
/frameworks/base/config/
Dboot-image-profile.txt21976 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyDataConnection(Lcom/android/interna…
22439 HSPLcom/android/internal/telephony/Phone;->notifyDataConnection()V
22440 HSPLcom/android/internal/telephony/Phone;->notifyDataConnection(Ljava/lang/String;)V
Dhiddenapi-greylist-max-o.txt99273 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyDataConnection(IZLjava/lang/S…
99334 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyDataConnection(IZLjava/lang/String;Ljava…