Searched refs:mAllowAutoDimWallpaperNotVisible (Results 1 – 1 of 1) sorted by relevance
59 private final boolean mAllowAutoDimWallpaperNotVisible; field in NavigationBarTransitions85 mAllowAutoDimWallpaperNotVisible = view.getContext().getResources() in NavigationBarTransitions()139 return super.isLightsOut(mode) || (mAllowAutoDimWallpaperNotVisible && mAutoDim in isLightsOut()