Searched refs:StyleA (Results 1 – 2 of 2) sorted by relevance
134 sourceTheme.applyStyle(R.style.StyleA, false); in setTo_whenDestThemeIsModified_sourceThemeShouldNotMutate()149 sourceTheme.applyStyle(R.style.StyleA, false); in setTo_whenSourceThemeIsModified_destThemeShouldNotMutate()164 theme.applyStyle(R.style.StyleA, false); in applyStyle_withForceFalse_shouldApplyButNotOverwriteExistingAttributeValues()176 theme.applyStyle(R.style.StyleA, false); in applyStyle_withForceTrue_shouldApplyAndOverwriteExistingAttributeValues()258 TypedArray typedArray = theme.obtainStyledAttributes(R.style.StyleA, new int[]{R.attr.string1}); in obtainStyledAttributes_shouldFindAttributeInDefaultStyle()
591 public static final int StyleA=0x7f120018; field in R.style