Searched refs:screenOffTimeBase (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | BatteryStatsImpl.java | 9516 void readFromParcelLocked(TimeBase timeBase, TimeBase screenOffTimeBase, Parcel in) { in readFromParcelLocked() argument 9526 timeBase, screenOffTimeBase, mOnBatteryScreenOffBackgroundTimeBase, in); in readFromParcelLocked() 9955 void readFromParcelLocked(TimeBase timeBase, TimeBase screenOffTimeBase, in readFromParcelLocked() argument 9958 mBsi.mPartialTimers, screenOffTimeBase, screenOffBgTimeBase, in); in readFromParcelLocked()
|