Searched defs:itemCategory (Results 1 – 3 of 3) sorted by relevance
113 @DrawerItemCategory int itemCategory, Account account) { in DrawerItem()131 @DrawerItemCategory int itemCategory) { in ofFolder()
421 NetworkStats.Entry entry, int itemCategory, ArrayList<AppItem> items, long largest) { in accumulate()
606 @DrawerItem.DrawerItemCategory int itemCategory = DrawerItem.UNSET; in viewFolderOrChangeAccount() local