Searched refs:HOLO_PREFIX (Results 1 – 2 of 2) sorted by relevance
787 if (theme.startsWith(HOLO_PREFIX)) { in getInsets()795 if (theme.startsWith(HOLO_PREFIX)) { in getInsets()803 if (theme.startsWith(HOLO_PREFIX)) { in getInsets()813 if (theme.startsWith(HOLO_PREFIX)) { in getInsets()821 if (theme.startsWith(HOLO_PREFIX)) { in getInsets()829 if (theme.startsWith(HOLO_PREFIX)) { in getInsets()839 if (!theme.startsWith(HOLO_PREFIX)) { in getInsets()844 if (!theme.startsWith(HOLO_PREFIX)) { in getInsets()855 private static final String HOLO_PREFIX = "Theme.Holo"; //$NON-NLS-1$ field in ViewMetadataRepository
57 private static final String HOLO_PREFIX = field in ThemeMenuAction243 && !theme.startsWith(HOLO_PREFIX) in addMenuItems()256 addMenuItems(menu, filterThemes(HOLO_PREFIX, HOLO_LIGHT_PREFIX)); in addMenuItems()