Searched refs:mCurrentWallpaperSkipWallpaperButton (Results 1 – 1 of 1) sorted by relevance
138 private Button mCurrentWallpaperSkipWallpaperButton; field in TopLevelPickerActivity326 mCurrentWallpaperSkipWallpaperButton = (Button) findViewById( in initializeDesktop()482 mCurrentWallpaperSkipWallpaperButton, nextWallpaperButtonDrawable); in setUpBottomSheet()623 mCurrentWallpaperSkipWallpaperButton.setVisibility(View.VISIBLE); in refreshCurrentWallpapers()624 mCurrentWallpaperSkipWallpaperButton.setOnClickListener( in refreshCurrentWallpapers()627 mCurrentWallpaperSkipWallpaperButton.setVisibility(View.GONE); in refreshCurrentWallpapers()