Home
last modified time | relevance | path

Searched refs:backgroundModeBytes (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/android/car/watchdog/
DPerStateBytes.java75 long backgroundModeBytes, in PerStateBytes() argument
78 this.mBackgroundModeBytes = backgroundModeBytes; in PerStateBytes()
145 long backgroundModeBytes = in.readLong(); in PerStateBytes() local
149 this.mBackgroundModeBytes = backgroundModeBytes; in PerStateBytes()