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

  /frameworks/base/core/tests/coretests/src/com/android/internal/os/
BatteryStatsStopwatchTimerTest.java 43 timer.startRunningLocked(updateTime(clocks, 100)); // start
46 timer.startRunningLocked(updateTime(clocks, 110)); // start
54 timer.startRunningLocked(updateTime(clocks, 200)); // start
59 timer.startRunningLocked(updateTime(clocks, 300)); // start
70 timer.startRunningLocked(updateTime(clocks, 400)); // start
85 timer.startRunningLocked(updateTime(clocks, 2100)); // start
88 timer.startRunningLocked(updateTime(clocks, 2110)); // start
96 timer.startRunningLocked(updateTime(clocks, 2200)); // start
101 timer.startRunningLocked(updateTime(clocks, 2300)); // start
111 timer.startRunningLocked(updateTime(clocks, 2400)); // star
    [all...]
BatteryStatsDurationTimerTest.java 50 timer.startRunningLocked(700);
65 timer.startRunningLocked(12700);
79 timer.startRunningLocked(27000);
120 timer.startRunningLocked(300);
135 summary.startRunningLocked(3100);
BatteryStatsDualTimerTest.java 48 timer.startRunningLocked(clocks.realtime);
BatteryStatsServTest.java 431 * Test startRunningLocked while previously running
446 serv.startRunningLocked();
469 * Test startRunningLocked while not previously launched
484 serv.startRunningLocked();
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActiveServices.java 534 r.stats.startRunningLocked();
    [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 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 871 milliseconds