HomeSort by relevance Sort by last modified time
    Searched refs:themeType (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ThemedDrawableTest.java 62 final TypedArray t = mContext.obtainStyledAttributes(new int[]{R.attr.themeType});
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py     [all...]
  /cts/tests/tests/view/src/android/view/cts/
LayoutInflaterTest.java 371 boolean resolved = theme.resolveAttribute(R.attr.themeType, outValue, true);
372 assertTrue("Resolved themeType for " + tag, resolved);
373 assertEquals(tag + " has themeType " + type, type, outValue.data);
  /external/python/cpython2/Lib/idlelib/
configDialog.py     [all...]

Completed in 419 milliseconds