Home
last modified time | relevance | path

Searched refs:onDataProfileUnthrottled (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DDataServiceCallback.java296 public void onDataProfileUnthrottled(final @NonNull DataProfile dataProfile) { in onDataProfileUnthrottled() method in DataServiceCallback
300 mCallback.onDataProfileUnthrottled(dataProfile); in onDataProfileUnthrottled()
H A DIDataServiceCallback.aidl37 void onDataProfileUnthrottled(in DataProfile dp); in onDataProfileUnthrottled() method
H A DDataService.java673 .onDataProfileUnthrottled(apnUnthrottledIndication.dataProfile); in handleMessage()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15318 method public void onDataProfileUnthrottled(@NonNull android.telephony.data.DataProfile);