Searched refs:BatchTimer (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 2077 public static class BatchTimer extends Timer { class in BatteryStatsImpl 2095 BatchTimer(Clocks clocks, Uid uid, int type, TimeBase timeBase, Parcel in) { in BatchTimer() method in BatteryStatsImpl.BatchTimer 2103 BatchTimer(Clocks clocks, Uid uid, int type, TimeBase timeBase) { in BatchTimer() method in BatteryStatsImpl.BatchTimer 6724 BatchTimer mVibratorOnTimer; 7426 public BatchTimer createVibratorOnTimerLocked() { in createVibratorOnTimerLocked() 7428 mVibratorOnTimer = new BatchTimer(mBsi.mClocks, Uid.this, VIBRATOR_ON, in createVibratorOnTimerLocked() 8722 mVibratorOnTimer = new BatchTimer(mBsi.mClocks, Uid.this, VIBRATOR_ON, in readFromParcelLocked()
|
/frameworks/base/config/ |
D | preloaded-classes | 3960 com.android.internal.os.BatteryStatsImpl$BatchTimer
|
D | boot-image-profile.txt | 8663 HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->abortLastDuration(Lcom/android/internal/os… 8664 HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->addDuration(Lcom/android/internal/os/Batte… 8665 HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->onTimeStarted(JJJ)V 8666 HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->onTimeStopped(JJJ)V 8667 HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->reset(Z)Z 8668 HPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->writeToParcel(Landroid/os/Parcel;J)V 38609 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;-><init>(Lcom/android/internal/os/BatterySt… 38610 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I 38611 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(J)J 38746 …yStatsImpl$Uid;->createVibratorOnTimerLocked()Lcom/android/internal/os/BatteryStatsImpl$BatchTimer; [all …]
|