/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PreviewIconFactory.java | 175 String themeName = mPalette.getCurrentTheme(); 176 if (themeName == null || !themeName.startsWith("Theme.Holo")) { //$NON-NLS-1$ 523 String themeName = mPalette.getCurrentTheme(); 524 if (themeName == null) { 525 themeName = "Theme"; //$NON-NLS-1$ 527 if (themeName.startsWith(themeNamePrefix)) { 528 themeName = themeName.substring(themeNamePrefix.length()); 531 themeName = cleanup(themeName) [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardTheme.java | 76 private KeyboardTheme(final int themeId, final String themeName, final int styleId, 79 mThemeName = themeName;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
configDialog.py | [all...] |
configHandler.py | 324 def GetThemeDict(self,type,themeName): 327 themeName - string, theme name 373 if not cfgParser.has_option(themeName,element): 379 (element, themeName, theme[element])) 384 colour=cfgParser.Get(themeName,element,default=theme[element])
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
configDialog.py | [all...] |
configHandler.py | 324 def GetThemeDict(self,type,themeName): 327 themeName - string, theme name 373 if not cfgParser.has_option(themeName,element): 379 (element, themeName, theme[element])) 384 colour=cfgParser.Get(themeName,element,default=theme[element])
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
configDialog.py | [all...] |
configHandler.py | 324 def GetThemeDict(self,type,themeName): 327 themeName - string, theme name 373 if not cfgParser.has_option(themeName,element): 379 (element, themeName, theme[element])) 384 colour=cfgParser.Get(themeName,element,default=theme[element])
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
configDialog.py | [all...] |
configHandler.py | 324 def GetThemeDict(self,type,themeName): 327 themeName - string, theme name 373 if not cfgParser.has_option(themeName,element): 379 (element, themeName, theme[element])) 384 colour=cfgParser.Get(themeName,element,default=theme[element])
|
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/ |
Main.java | 594 String themeName, boolean isProjectTheme, RenderingMode renderingMode, int targetSdk) { 599 themeName, isProjectTheme);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
Configuration.java | 645 String themeName = ResourceHelper.styleToTheme(theme); 651 sb.append(themeName); [all...] |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/ |
sdk-common-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.4.0/ |
sdk-common-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.4.2/ |
sdk-common-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.5.0/ |
sdk-common-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.5.1/ |
sdk-common-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.5.3/ |
sdk-common-22.5.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.7.0/ |
sdk-common-22.7.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.7.1/ |
sdk-common-22.7.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.7.3/ |
sdk-common-22.7.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.8.0/ |
sdk-common-22.8.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.9.2/ |
sdk-common-22.9.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.0.1/ |
sdk-common-23.0.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.0.2/ |
sdk-common-23.0.2.jar | |