Searched refs:BottomSheetHost (Results 1 – 4 of 4) sorted by relevance
41 public interface BottomSheetHost { interface in WallpaperPickerRecyclerViewAccessibilityDelegate59 private final BottomSheetHost mBottomSheetHost;63 RecyclerView recyclerView, BottomSheetHost bottomSheetHost, int columns) { in WallpaperPickerRecyclerViewAccessibilityDelegate()
77 …port com.android.wallpaper.widget.WallpaperPickerRecyclerViewAccessibilityDelegate.BottomSheetHost;391 mImageGrid, (BottomSheetHost) getParentFragment(), getNumColumns())); in maybeSetUpImageGrid()
76 import com.android.wallpaper.widget.WallpaperPickerRecyclerViewAccessibilityDelegate.BottomSheetHost in <lambda>()490 parentFragment as BottomSheetHost?, in <lambda>()
65 …port com.android.wallpaper.widget.WallpaperPickerRecyclerViewAccessibilityDelegate.BottomSheetHost;188 mImageGrid, (BottomSheetHost) getParentFragment(), getNumColumns())); in onCreateView()