Searched refs:DrawerItemCategory (Results 1 – 3 of 3) sorted by relevance
89 public @interface DrawerItemCategory {} annotation in DrawerItem90 public final @DrawerItemCategory int mItemCategory;113 @DrawerItemCategory int itemCategory, Account account) { in DrawerItem()131 @DrawerItemCategory int itemCategory) { in ofFolder()
30 @DrawerItemCategory int folderCategory) { in FolderDrawerItem()
606 @DrawerItem.DrawerItemCategory int itemCategory = DrawerItem.UNSET; in viewFolderOrChangeAccount()