Home
last modified time | relevance | path

Searched defs:theme (Results 1 – 18 of 18) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java104 Resources.Theme theme = getContext().getResources().newTheme(); in testGetChangingConfigurations() local
134 Resources.Theme theme = res.newTheme(); in testRebase() local
157 final Theme theme = res.newTheme(); in testGetDrawable() local
167 final Theme theme = res.newTheme(); in testGetResources() local
174 final Theme theme = res.newTheme(); in testEmptyDoesNotGetOverriden() local
DColorStateListTest.java64 final Theme theme = res.newTheme(); in testCreateFromXmlThemed() local
DTypedArrayTest.java257 final Resources.Theme theme = resources.newTheme(); in testEmptyXmlAttributeDoesNotFallbackToTheme() local
DConfigTest.java77 final Resources.Theme theme = res.newTheme(); in checkValue() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DCustomDrawableTest.java60 public void inflate(Resources r, XmlPullParser parser, AttributeSet attrs, Theme theme) in inflate()
DThemedDrawableTest.java54 final Theme theme = mContext.getResources().newTheme(); in setup() local
DDrawableTest.java327 Theme theme = mResources.newTheme(); in testCreateFromXmlThemed() local
359 Theme theme = mResources.newTheme(); in testCreateFromXmlInnerThemed() local
DVectorDrawableTest.java255 Theme theme = mResources.newTheme(); in verifyVectorDrawables() local
/cts/tests/tests/view/src/android/view/cts/
DContextThemeWrapperTest.java52 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource()
DLayoutInflaterTest.java370 Theme theme = view.getContext().getTheme(); in verifyThemeType() local
/cts/hostsidetests/theme/app/src/android/theme/app/
DGenerateImagesActivity.java149 final ThemeDeviceActivity.Theme theme = ThemeDeviceActivity.THEMES[mCurrentTheme]; in generateNextImage() local
/cts/tests/app/app/src/android/app/stubs/
DAppStubActivity.java135 public void onApplyThemeResource( Resources.Theme theme, in onApplyThemeResource()
DDialogStubActivity.java361 public MockAlertDialog(Context context, int theme) { in MockAlertDialog()
419 public MockDatePickerDialog(Context context, int theme, OnDateSetListener callBack, in MockDatePickerDialog()
DTestDialog.java89 public TestDialog(Context context, int theme) { in TestDialog()
/cts/tests/tests/widget/src/android/widget/cts/
DSimpleAdapterTest.java297 Theme theme = mContext.getResources().newTheme(); in testAccessDropDownViewTheme() local
DArrayAdapterTest.java235 Theme theme = mContext.getResources().newTheme(); in testAccessDropDownViewTheme() local
DSpinnerTest.java271 Theme theme = mActivity.getResources().newTheme(); in testGetPopupContext() local
DCursorAdapterTest.java281 Theme theme = mContext.getResources().newTheme(); in testAccessDropDownViewTheme() local