Searched refs:isHighlighted (Results 1 - 10 of 10) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/drawer/
H A DBlankHeaderDrawerItem.java56 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:BlankHeaderDrawerItem
H A DBottomSpaceDrawerItem.java56 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:BottomSpaceDrawerItem
H A DWaitViewDrawerItem.java55 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:WaitViewDrawerItem
H A DAccountDrawerItem.java73 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:AccountDrawerItem
H A DFolderDrawerItem.java62 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:FolderDrawerItem
H A DHeaderDrawerItem.java61 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:HeaderDrawerItem
H A DHelpItem.java57 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:HelpItem
H A DSettingsItem.java47 public boolean isHighlighted(FolderUri currentFolder, int currentType) { method in class:SettingsItem
H A DDrawerItem.java225 public abstract boolean isHighlighted(FolderUri currentFolder, int currentType); method in class:DrawerItem
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DFolderListFragment.java910 item.isHighlighted(mSelectedFolderUri, mSelectedDrawerItemCategory);

Completed in 357 milliseconds