Searched refs:mColorInversionSetting (Results 1 – 1 of 1) sorted by relevance
126 private SecureSetting mColorInversionSetting; field in ScreenDecorations407 mColorInversionSetting = new SecureSetting(mContext, mHandler, in setupDecorations()414 mColorInversionSetting.setListening(true); in setupDecorations()415 mColorInversionSetting.onChange(false); in setupDecorations()452 mColorInversionSetting.setUserId(newUserId);453 updateColorInversion(mColorInversionSetting.getValue());