Searched refs:THROTTLE_ACTION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
H A DThrottleManager.java69 public static final String THROTTLE_ACTION = "android.net.thrott.THROTTLE_ACTION"; field in class:ThrottleManager
/frameworks/base/services/java/com/android/server/
H A DThrottleService.java622 Intent broadcast = new Intent(ThrottleManager.THROTTLE_ACTION);
703 Intent broadcast = new Intent(ThrottleManager.THROTTLE_ACTION);

Completed in 749 milliseconds