Searched refs:wallpaperStrip (Results 1 – 1 of 1) sorted by relevance
261 View wallpaperStrip = findViewById(R.id.wallpaper_strip); in showActionBarAndTiles() local262 if (wallpaperStrip != null) { in showActionBarAndTiles()263 wallpaperStrip.setVisibility(View.VISIBLE); in showActionBarAndTiles()