/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | ConfigurationTest.java | 52 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/ |
D | ThemeMenuAction.java | 96 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()
|
D | ConfigurationChooser.java | 438 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 …]
|
D | Configuration.java | 248 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()
|
D | NestedConfiguration.java | 163 public String getTheme() { in getTheme() method in NestedConfiguration 166 return mParent.getTheme(); in getTheme()
|
D | ConfigurationDescription.java | 148 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/ |
D | ManifestInfoTest.java | 117 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/ |
D | RenderPreviewList.java | 165 description.theme != null ? description.theme : chooserConfig.getTheme()); in createPreviews()
|
D | RenderPreview.java | 215 && mConfiguration.getTheme() != null in RenderPreview() 608 String theme = configuration.getTheme(); in getResourceResolver()
|
D | RenderPreviewManager.java | 1092 config.setTheme(currentConfig.getTheme()); in addVariationPreviews()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/ |
D | ManifestInfo.java | 214 public String getTheme() { in getTheme() method in ManifestInfo.ActivityAttributes
|
/sdk/testapps/jarCheckTests1/app/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests3/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests2/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/javaProjectTest/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests2/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/libsAndJarTest/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/javaProjectTest/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests1/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/libsAndJarTest/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests1/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests3/lib2/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/apps/NotificationStudio/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |