Searched refs:mForegroundModeBytes (Results 1 – 1 of 1) sorted by relevance
34 private long mForegroundModeBytes; field in PerStateBytes77 this.mForegroundModeBytes = foregroundModeBytes; in PerStateBytes()89 return mForegroundModeBytes; in getForegroundModeBytes()115 "foregroundModeBytes = " + mForegroundModeBytes + ", " + in toString()127 dest.writeLong(mForegroundModeBytes); in writeToParcel()148 this.mForegroundModeBytes = foregroundModeBytes; in PerStateBytes()