Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DAppbarFragment.java175 protected void setUpStatusBar(boolean shouldUseLightText) { in setUpStatusBar() argument
183 windowInsetsController.setAppearanceLightStatusBars(!shouldUseLightText); in setUpStatusBar()
DPreviewFragment.java372 boolean shouldUseLightText = in updateStatusBarColor()
376 windowInsetsController.setAppearanceLightStatusBars(!shouldUseLightText); in updateStatusBarColor()