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