Searched defs:reportThrottleStatusChanged (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/telephony/java/android/telephony/data/ | ||
D | IQualifiedNetworksService.aidl | 29 oneway void reportThrottleStatusChanged(int slotId, in List<ThrottleStatus> statuses); in reportThrottleStatusChanged() method |
D | QualifiedNetworksService.java | 255 public void reportThrottleStatusChanged(@NonNull List<ThrottleStatus> statuses) { in reportThrottleStatusChanged() method in QualifiedNetworksService.NetworkAvailabilityProvider |