Home
last modified time | relevance | path

Searched refs:notifyDataProfileUnthrottled (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DCellularDataService.java130 notifyDataProfileUnthrottled((DataProfile) ar.result); in CellularDataServiceProvider()
/frameworks/base/telephony/java/android/telephony/data/
DDataService.java467 public final void notifyDataProfileUnthrottled(@NonNull DataProfile dataProfile) { in notifyDataProfileUnthrottled() method in DataService.DataServiceProvider
/frameworks/base/core/api/
Dsystem-current.txt15887 …method public final void notifyDataProfileUnthrottled(@NonNull android.telephony.data.DataProfile);