HomeSort by relevance Sort by last modified time
    Searched defs:TextAppearance (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
ContextThemeWrapperTest.java 71 new ContextThemeWrapper(getContext(), R.style.TextAppearance);
92 // set Theme to TextAppearance
93 contextThemeWrapper.setTheme(R.style.TextAppearance);
95 contextThemeWrapper.getTheme().obtainStyledAttributes(R.styleable.TextAppearance);
97 // assert theme style of TextAppearance
118 int themeres = R.style.TextAppearance;
145 R.style.TextAppearance));
166 expected.applyStyle(R.style.TextAppearance, true);
167 TypedArray expectedTa = expected.obtainStyledAttributes(R.styleable.TextAppearance);
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 18 milliseconds