Searched refs:screenOffTimeBase (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 8334 void readFromParcelLocked(TimeBase timeBase, TimeBase screenOffTimeBase, Parcel in) { in readFromParcelLocked() argument 8344 timeBase, screenOffTimeBase, mOnBatteryScreenOffBackgroundTimeBase, in); in readFromParcelLocked() 8762 void readFromParcelLocked(TimeBase timeBase, TimeBase screenOffTimeBase, in readFromParcelLocked() argument 8765 mBsi.mPartialTimers, screenOffTimeBase, screenOffBgTimeBase, in); in readFromParcelLocked()
|