Searched refs:BottomSheetContent (Results 1 – 1 of 1) sorted by relevance
109 public static abstract class BottomSheetContent<T extends View> { class in BottomActionBar114 public BottomSheetContent(Context context) { in BottomSheetContent() method in BottomActionBar.BottomSheetContent186 private final Map<BottomAction, BottomSheetContent<?>> mContentViewMap =284 public void bindBottomSheetContentWithAction(BottomSheetContent<?> bottomSheetContent, in bindBottomSheetContentWithAction()