Searched refs:mBackgroundModeBytes (Results 1 – 1 of 1) sorted by relevance
39 private long mBackgroundModeBytes; field in PerStateBytes78 this.mBackgroundModeBytes = backgroundModeBytes; in PerStateBytes()97 return mBackgroundModeBytes; in getBackgroundModeBytes()116 "backgroundModeBytes = " + mBackgroundModeBytes + ", " + in toString()128 dest.writeLong(mBackgroundModeBytes); in writeToParcel()149 this.mBackgroundModeBytes = backgroundModeBytes; in PerStateBytes()