Searched defs:shouldShowInformationFloatingSheet (Results 1 – 2 of 2) sorted by relevance
312 setUpFloatingSheet(requireContext(), shouldShowInformationFloatingSheet); in onCreateView() local390 private boolean shouldShowInformationFloatingSheet(WallpaperInfo wallpaperInfo) { in shouldShowInformationFloatingSheet() method in PreviewFragment405 private void setUpFloatingSheet(Context context, boolean shouldShowInformationFloatingSheet) { in setUpFloatingSheet()
507 private fun WallpaperModel.shouldShowInformationFloatingSheet(): Boolean { in <lambda>() method