Searched refs:AccountDrawerItem (Results 1 – 2 of 2) sorted by relevance
30 class AccountDrawerItem extends DrawerItem { class36 AccountDrawerItem(ControllableActivity activity, Account account, in AccountDrawerItem() method in AccountDrawerItem
146 return new AccountDrawerItem(activity, account, unreadCount, isCurrentAccount, cache, in ofAccount()