Searched refs:mLastWallpaperVisible (Results 1 – 1 of 1) sorted by relevance
422 private boolean mLastWallpaperVisible = false; field in DisplayContent1596 if (mLastWallpaperVisible && r.windowsCanBeWallpaperTarget() in handleTopActivityLaunchingInDifferentOrientation()4351 if (wallpaperVisible != mLastWallpaperVisible) { in applySurfaceChangesTransaction()4352 mLastWallpaperVisible = wallpaperVisible; in applySurfaceChangesTransaction()