Home
last modified time | relevance | path

Searched refs:getTheme (Results 1 – 23 of 23) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationTest.java52 assertEquals("@style/Theme", configuration.getTheme()); in test()
87 ConfigurationChooser.getThemeLabel(configuration.getTheme(), true)); in test()
89 ConfigurationChooser.getThemeLabel(configuration.getTheme(), false)); in test()
113 assertEquals("@style/Theme", configuration.getTheme()); in testCopy()
129 assertEquals("@android:style/Theme.Holo.Light", copy.getTheme()); in testCopy()
140 assertEquals("@android:style/Theme.Holo.Light", copy.getTheme()); in testCopy()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DThemeMenuAction.java96 String currentTheme = configuration.getTheme(); in showThemeMenu()
188 String theme = attributes.getTheme(); in addMenuItems()
203 if (info.getTheme() != null) { in addMenuItems()
205 allThemes.add(info.getTheme()); in addMenuItems()
210 String current = configuration.getTheme(); in addMenuItems()
282 String current = mConfigChooser.getConfiguration().getTheme(); in addMenuItems()
289 return theme.equals(mConfigChooser.getConfiguration().getTheme()); in isSelectedTheme()
DConfigurationChooser.java438 String theme = mConfiguration.getTheme(); in getThemeName()
622 selectTheme(configuration.getTheme()); in setConfiguration()
640 selectTheme(configuration.getTheme()); in setConfiguration()
653 if (!equal(oldConfiguration.getTheme(), mConfiguration.getTheme())) { in setConfiguration()
1460 configuration.setTheme(base.getTheme()); in doSyncToVariations()
1547 String prev = mConfiguration.getTheme(); in onThemeChange()
1592 preferred = attributes.getTheme(); in onSelectActivity()
1594 if (preferred != null && !Objects.equal(preferred, mConfiguration.getTheme())) { in onSelectActivity()
1619 String prevTheme = mConfiguration.getTheme(); in onRenderingTargetChange()
1636 String oldTheme = mConfiguration.getTheme(); in onRenderingTargetChange()
[all …]
DConfiguration.java248 copy.mTheme = original.getTheme(); in copy()
326 public String getTheme() { in getTheme() method in Configuration
359 String theme = getTheme(); in isProjectTheme()
643 String theme = getTheme(); in toPersistentString()
704 if (getTheme() == null) { in computePreferredTheme()
712 preferred = attributes.getTheme(); in computePreferredTheme()
DNestedConfiguration.java163 public String getTheme() { in getTheme() method in NestedConfiguration
166 return mParent.getTheme(); in getTheme()
DConfigurationDescription.java148 description.theme = configuration.getTheme(); in fromConfiguration()
357 preferred = attributes.getTheme(); in computePreferredTheme()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestInfoTest.java117 assertNull(map.get("com.android.unittest.prefs.PrefsActivity").getTheme()); in testGetActivityThemes4()
119 map.get("com.android.unittest.app.IntroActivity").getTheme()); in testGetActivityThemes4()
152 assertNull(map.get("com.android.unittest.prefs.PrefsActivity").getTheme()); in testGetActivityThemes5()
154 map.get("com.android.unittest.app.IntroActivity").getTheme()); in testGetActivityThemes5()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DRenderPreviewList.java165 description.theme != null ? description.theme : chooserConfig.getTheme()); in createPreviews()
DRenderPreview.java215 && mConfiguration.getTheme() != null in RenderPreview()
608 String theme = configuration.getTheme(); in getResourceResolver()
DRenderPreviewManager.java1092 config.setTheme(currentConfig.getTheme()); in addVariationPreviews()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestInfo.java214 public String getTheme() { in getTheme() method in ManifestInfo.ActivityAttributes
/sdk/testapps/jarCheckTests1/app/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib2/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/apps/NotificationStudio/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...