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

  /frameworks/base/core/tests/coretests/src/com/android/internal/os/
BatteryStatsSamplingTimerTest.java 31 final BatteryStatsImpl.SamplingTimer timer = new BatteryStatsImpl.SamplingTimer(clocks,
59 final BatteryStatsImpl.SamplingTimer timer = new BatteryStatsImpl.SamplingTimer(clocks,
103 BatteryStatsImpl.SamplingTimer timer = new BatteryStatsImpl.SamplingTimer(clocks, timeBase);
112 timer = new BatteryStatsImpl.SamplingTimer(clocks, timeBase);
146 BatteryStatsImpl.SamplingTimer timer = new BatteryStatsImpl.SamplingTimer(clocks, timeBase);
186 BatteryStatsImpl.SamplingTimer unparceledOnBatteryTimer
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 557 * Holds a SamplingTimer associated with each kernel wakelock name being tracked.
559 private final HashMap<String, SamplingTimer> mKernelWakelockStats = new HashMap<>();
567 private final HashMap<String, SamplingTimer> mWakeupReasonStats = new HashMap<>();
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 1414 milliseconds