Searched refs:mSourcesToUse (Results 1 – 1 of 1) sorted by relevance
28 private volatile int mSourcesToUse = 0; field in FusedBatchOptions64 mSourcesToUse |= source; in setSourceToUse()68 mSourcesToUse &= ~source; in resetSourceToUse()72 return (mSourcesToUse & source) != 0; in isSourceToUseSet()76 return mSourcesToUse; in getSourcesToUse()144 parcel.writeInt(mSourcesToUse); in writeToParcel()