Home
last modified time | relevance | path

Searched refs:updateExploreSectionVisibility (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java861 updateExploreSectionVisibility(presentationMode, exploreIntent); in bindWallpaperActionButtons()
864 updateExploreSectionVisibility(presentationMode, null /* exploreIntent */); in bindWallpaperActionButtons()
875 private void updateExploreSectionVisibility( in updateExploreSectionVisibility() method in CategoryFragment.SingleWallpaperMetadataHolder