Searched refs:mBackgroundModeBytes (Results 1 – 1 of 1) sorted by relevance
39 private long mBackgroundModeBytes; field in PerStateBytes77 this.mBackgroundModeBytes = backgroundModeBytes; in PerStateBytes()96 return mBackgroundModeBytes; in getBackgroundModeBytes()115 "backgroundModeBytes = " + mBackgroundModeBytes + ", " + in toString()127 dest.writeLong(mBackgroundModeBytes); in writeToParcel()147 this.mBackgroundModeBytes = backgroundModeBytes; in PerStateBytes()