HomeSort by relevance Sort by last modified time
    Searched refs:PERIOD_CYCLE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/net/
ThrottleManager.java 88 public static final int PERIOD_CYCLE = 0;
143 * period may only be PERIOD_CYCLE for the current cycle (other periods may be supported
  /frameworks/base/services/java/com/android/server/
ThrottleService.java 305 if ((period == ThrottleManager.PERIOD_CYCLE) && (mRecorder != null)) {
    [all...]

Completed in 133 milliseconds