Home
last modified time | relevance | path

Searched refs:mNightModeFlags (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleFlyoutView.java112 private int mNightModeFlags; field in BubbleFlyoutView
440 boolean flagsChanged = nightModeFlags != mNightModeFlags; in applyColorsAccordingToConfiguration()
442 mNightModeFlags = nightModeFlags; in applyColorsAccordingToConfiguration()