Searched refs:mColorInversionSetting (Results 1 – 1 of 1) sorted by relevance
134 private SecureSetting mColorInversionSetting; field in ScreenDecorations438 mColorInversionSetting = new SecureSetting(mContext, mHandler, in setupDecorations()445 mColorInversionSetting.setListening(true); in setupDecorations()446 mColorInversionSetting.onChange(false); in setupDecorations()493 mColorInversionSetting.setUserId(newUserId);494 updateColorInversion(mColorInversionSetting.getValue());