Searched defs:isHighlighted (Results 1 – 9 of 9) sorted by relevance
57 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in HelpItem
56 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in BlankHeaderDrawerItem
47 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in SettingsItem
56 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in BottomSpaceDrawerItem
55 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in WaitViewDrawerItem
62 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in FolderDrawerItem
61 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in HeaderDrawerItem
73 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in AccountDrawerItem
225 public abstract boolean isHighlighted(FolderUri currentFolder, int currentType); in isHighlighted() method in DrawerItem