Searched defs:isHighlighted (Results 1 – 10 of 10) 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
55 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in WaitViewDrawerItem
56 public boolean isHighlighted(FolderUri currentFolder, int currentType) { in isHighlighted() method in BottomSpaceDrawerItem
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
106 protected boolean isHighlighted() { in isHighlighted() method in NavTabView