Searched refs:getDeviceEffects (Results 1 – 5 of 5) sorted by relevance
201 public ZenDeviceEffects getDeviceEffects() { in getDeviceEffects() method in ZenMode202 return mRule.getDeviceEffects() != null in getDeviceEffects()203 ? mRule.getDeviceEffects() in getDeviceEffects()
37 ZenDeviceEffects effects = zenMode.getRule().getDeviceEffects(); in updateState()63 zenMode.getDeviceEffects()); in onPreferenceChange()
197 mode.getRule().getDeviceEffects()); in updateMode()
194 ZenDeviceEffects currEffects = zenMode.getRule().getDeviceEffects(); in getDisplayEffectsSummary()
106 assertThat(captor.getValue().getRule().getDeviceEffects().shouldDisplayGrayscale()) in testOnPreferenceChange_grayscale()153 assertThat(captor.getValue().getRule().getDeviceEffects().shouldSuppressAmbientDisplay()) in testOnPreferenceChange_aod()202 assertThat(captor.getValue().getRule().getDeviceEffects().shouldDimWallpaper()).isFalse(); in testOnPreferenceChange_wallpaper()250 assertThat(captor.getValue().getRule().getDeviceEffects().shouldUseNightMode()).isFalse(); in testOnPreferenceChange_darkTheme()