Searched refs:mLastWallpaperVisible (Results 1 – 1 of 1) sorted by relevance
299 private boolean mLastWallpaperVisible = false; field in DisplayContent2910 if (wallpaperVisible != mLastWallpaperVisible) { in applySurfaceChangesTransaction()2911 mLastWallpaperVisible = wallpaperVisible; in applySurfaceChangesTransaction()