Searched defs:DrawerItemCategory (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/drawer/
H A DDrawerItem.java89 public @interface DrawerItemCategory {} interface in class:DrawerItem
90 public final @DrawerItemCategory int mItemCategory;
113 @DrawerItemCategory int itemCategory, Account account) {
131 @DrawerItemCategory int itemCategory) {

Completed in 533 milliseconds