Searched defs:onDataProfileUnthrottled (Results 1 – 4 of 4) sorted by relevance
37 void onDataProfileUnthrottled(in DataProfile dp); in onDataProfileUnthrottled() method
296 public void onDataProfileUnthrottled(final @NonNull DataProfile dataProfile) { in onDataProfileUnthrottled() method in DataServiceCallback
360 public void onDataProfileUnthrottled(DataProfile dataProfile) { in onDataProfileUnthrottled() method in DataServiceManager.DataServiceCallbackWrapper
1566 private void onDataProfileUnthrottled(@Nullable DataProfile dataProfile, @Nullable String apn, in onDataProfileUnthrottled() method in DataRetryManager