Searched refs:mCurrentWallpaperExploreButton (Results 1 – 1 of 1) sorted by relevance
134 private Button mCurrentWallpaperExploreButton; field in TopLevelPickerActivity313 mCurrentWallpaperExploreButton = (Button) findViewById( in initializeDesktop()578 mCurrentWallpaperExploreButton, exploreButtonDrawable); in refreshCurrentWallpapers()579 mCurrentWallpaperExploreButton.setText(getString( in refreshCurrentWallpapers()581 mCurrentWallpaperExploreButton.setVisibility(View.VISIBLE); in refreshCurrentWallpapers()582 … mCurrentWallpaperExploreButton.setOnClickListener(new OnClickListener() { in refreshCurrentWallpapers()594 mCurrentWallpaperExploreButton.setVisibility(View.GONE); in refreshCurrentWallpapers()