Searched refs:themeInfo (Results 1 – 1 of 1) sorted by relevance
2071 OverlayInfo themeInfo = null; in isUsingDarkTheme() local2073 themeInfo = mOverlayManager.getOverlayInfo("com.android.systemui.theme.dark", in isUsingDarkTheme()2078 return themeInfo != null && themeInfo.isEnabled(); in isUsingDarkTheme()