Searched refs:mCurrentWallpaperExploreButton (Results 1 – 1 of 1) sorted by relevance
137 private Button mCurrentWallpaperExploreButton; field in TopLevelPickerActivity324 mCurrentWallpaperExploreButton = (Button) findViewById( in initializeDesktop()592 mCurrentWallpaperExploreButton, exploreButtonDrawable); in refreshCurrentWallpapers()593 mCurrentWallpaperExploreButton.setText(getString( in refreshCurrentWallpapers()595 mCurrentWallpaperExploreButton.setVisibility(View.VISIBLE); in refreshCurrentWallpapers()596 … mCurrentWallpaperExploreButton.setOnClickListener(new OnClickListener() { in refreshCurrentWallpapers()608 mCurrentWallpaperExploreButton.setVisibility(View.GONE); in refreshCurrentWallpapers()