Home
last modified time | relevance | path

Searched refs:ORIENTATION (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java48 ORIENTATION, enumConstant
119 case ORIENTATION: in setProperty()
210 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_PORTRAIT); in makeClassicConfig()
350 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_LANDSCAPE); in testAllEmptyConfigs()
357 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_SQUARE); in testAllEmptyConfigs()
582 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_LANDSCAPE); in testAllClassicConfigs()
589 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_SQUARE); in testAllClassicConfigs()
632 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_LANDSCAPE); in testAllClassicConfigs()
796 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_LANDSCAPE); in testNewScreenSize()
809 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_LANDSCAPE); in testNewScreenSize()
[all …]
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_Images_MediaTest.java230 values.put(Media.ORIENTATION, 0); in testStoreImagesMediaExternal()
260 assertEquals(0, c.getInt(c.getColumnIndex(Media.ORIENTATION))); in testStoreImagesMediaExternal()
283 values.put(Media.ORIENTATION, 90); in testStoreImagesMediaExternal()
305 assertEquals(90, c.getInt(c.getColumnIndex(Media.ORIENTATION))); in testStoreImagesMediaExternal()
/cts/tools/dex-tools/dex/
Dclasses.out.dex66763 public static final java.lang.String ORIENTATION