Searched defs:timers (Results 1 – 8 of 8) sorted by relevance
86 final Timers timers = new Timers(); in testSingle() local96 private void doSingle(Uri collection, Timers timers) throws Exception { in doSingle()155 final Timers timers = new Timers(); in testBulk() local165 private void doBulk(Uri collection, Timers timers) throws Exception { in doBulk()
55 LongSparseArray<? extends BatteryStats.Timer> timers = batteryStats.getKernelMemoryStats(); in calculateDuration() local65 LongSparseArray<? extends BatteryStats.Timer> timers = batteryStats.getKernelMemoryStats(); in calculatePower() local
10790 ArrayList<StopwatchTimer> timers = mBsi.mSensorTimers.get(sensor); in getSensorTimerLocked() local
170 val timers = mutableExpiredTimers regex477 val timers = mutableTimers regex
56 static unsigned int timers; variable
325 private void createTimerRules(String icons, String timers, String secondaryTimers) { in createTimerRules()
255 heap_context timers; member
4995 final ArrayList<TimerEntry> timers = new ArrayList<>(); in dumpLocked() local