Searched defs:notifyDataConnectionFailedForSubscriber (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DTelephonyRegistryMock.java254 public void notifyDataConnectionFailedForSubscriber(int subId, String reason, String apnType) { method in class:TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1173 notifyDataConnectionFailedForSubscriber(SubscriptionManager.DEFAULT_SUBSCRIPTION_ID,
1177 public void notifyDataConnectionFailedForSubscriber(int subId, method in class:TelephonyRegistry
1183 log("notifyDataConnectionFailedForSubscriber: subId=" + subId

Completed in 498 milliseconds