Searched refs:mConfirmedTypes (Results 1 – 1 of 1) sorted by relevance
390 private int mConfirmedTypes; field in BrightnessSynchronizer.BrightnessUpdate399 mConfirmedTypes = 0x0; in BrightnessUpdate()406 + ", mUpdatedTypes=" + mUpdatedTypes + ", mConfirmedTypes=" + mConfirmedTypes in toString()458 if (mConfirmedTypes == mUpdatedTypes in update()474 if ((mUpdatedTypes & type) != type || (mConfirmedTypes & type) != 0x0) { in swallowUpdate()485 mConfirmedTypes |= type; in swallowUpdate()