Searched refs:BottomSpaceDrawerItem (Results 1 – 2 of 2) sorted by relevance
26 class BottomSpaceDrawerItem extends DrawerItem { class27 BottomSpaceDrawerItem(ControllableActivity activity) { in BottomSpaceDrawerItem() method in BottomSpaceDrawerItem
166 return new BottomSpaceDrawerItem(activity); in ofBottomSpace()