Searched defs:onDataProfileUnthrottled (Results 1 – 3 of 3) 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
347 public void onDataProfileUnthrottled(DataProfile dataProfile) { in onDataProfileUnthrottled() method in DataServiceManager.DataServiceCallbackWrapper