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