Searched refs:MODE_ATTENTION_THEME_OVERLAY_OFF (Results 1 – 6 of 6) sorted by relevance
20 import static android.app.UiModeManager.MODE_ATTENTION_THEME_OVERLAY_OFF;154 : MODE_ATTENTION_THEME_OVERLAY_OFF); in updateNightModeImmediately()
274 MODE_ATTENTION_THEME_OVERLAY_OFF,283 MODE_ATTENTION_THEME_OVERLAY_OFF,298 public static final int MODE_ATTENTION_THEME_OVERLAY_OFF = 1000; field in UiModeManager
20 import static android.app.UiModeManager.MODE_ATTENTION_THEME_OVERLAY_OFF;156 verify(mUiModeManager).setAttentionModeThemeOverlay(eq(MODE_ATTENTION_THEME_OVERLAY_OFF)); in apply_removesEffects()
23 import static android.app.UiModeManager.MODE_ATTENTION_THEME_OVERLAY_OFF;159 private int mAttentionModeThemeOverlay = UiModeManager.MODE_ATTENTION_THEME_OVERLAY_OFF;869 mAttentionModeThemeOverlay = MODE_ATTENTION_THEME_OVERLAY_OFF; in setNightModeInternal()
22 import static android.app.UiModeManager.MODE_ATTENTION_THEME_OVERLAY_OFF;1472 MODE_ATTENTION_THEME_OVERLAY_OFF, modeNight, in testAttentionModeThemeOverlay()
517 …FlaggedApi("android.app.modes_api") public static final int MODE_ATTENTION_THEME_OVERLAY_OFF = 100…