Searched defs:parentStyle (Results 1 – 4 of 4) sorted by relevance
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| D | ExtractStyleRefactoringTest.java | 131 boolean removeExtracted, boolean applyStyle, String parentStyle, in checkRefactoring() 156 String parentStyle, in checkRefactoringByOffset() 182 boolean removeExtracted, boolean applyStyle, String parentStyle, in checkRefactoring()
|
| /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
| D | StyleResourceValue.java | 38 public StyleResourceValue(ResourceType type, String name, String parentStyle, in StyleResourceValue()
|
| /sdk/ide_common/src/com/android/ide/common/resources/ |
| D | ResourceResolver.java | 174 StyleResourceValue parentStyle = mStyleInheritanceMap.get(style); in findItemInStyle() local 454 StyleResourceValue parentStyle = null; in computeStyleInheritance() local
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
| D | ConfigurationComposite.java | 2289 String parentStyle = style.getParentStyle(); in isTheme() local
|