Searched refs:mIsJobAttributionFixed (Results 1 – 1 of 1) sorted by relevance
176 private volatile boolean mIsJobAttributionFixed; field in SyncStorageEngine863 if (mIsJobAttributionFixed == fixed) { in setJobAttributionFixed()866 mIsJobAttributionFixed = fixed; in setJobAttributionFixed()873 return mIsJobAttributionFixed; in isJobAttributionFixed()2145 mIsJobAttributionFixed = in readStatusInfoLocked()2417 proto.write(SyncStatusProto.IS_JOB_ATTRIBUTION_FIXED, mIsJobAttributionFixed); in writeStatusInfoLocked()