Searched refs:mForegroundModeBytes (Results 1 – 1 of 1) sorted by relevance
34 private long mForegroundModeBytes; field in PerStateBytes76 this.mForegroundModeBytes = foregroundModeBytes; in PerStateBytes()88 return mForegroundModeBytes; in getForegroundModeBytes()114 "foregroundModeBytes = " + mForegroundModeBytes + ", " + in toString()126 dest.writeLong(mForegroundModeBytes); in writeToParcel()146 this.mForegroundModeBytes = foregroundModeBytes; in PerStateBytes()