Searched refs:mIsJobAttributionFixed (Results 1 – 1 of 1) sorted by relevance
176 private volatile boolean mIsJobAttributionFixed; field in SyncStorageEngine857 if (mIsJobAttributionFixed == fixed) { in setJobAttributionFixed()860 mIsJobAttributionFixed = fixed; in setJobAttributionFixed()867 return mIsJobAttributionFixed; in isJobAttributionFixed()2139 mIsJobAttributionFixed = in readStatusInfoLocked()2411 proto.write(SyncStatusProto.IS_JOB_ATTRIBUTION_FIXED, mIsJobAttributionFixed); in writeStatusInfoLocked()