Searched refs:mBottomSheetHost (Results 1 – 1 of 1) sorted by relevance
59 private final BottomSheetHost mBottomSheetHost; field in WallpaperPickerRecyclerViewAccessibilityDelegate66 mBottomSheetHost = bottomSheetHost; in WallpaperPickerRecyclerViewAccessibilityDelegate()77 if (mBottomSheetHost != null && !mBottomSheetHost.isExpanded() in onRequestSendAccessibilityEvent()79 mBottomSheetHost.expandBottomSheet(); in onRequestSendAccessibilityEvent()89 if (mBottomSheetHost != null && !mBottomSheetHost.isExpanded()) { in performAccessibilityAction()90 mBottomSheetHost.expandBottomSheet(); in performAccessibilityAction()