Home
last modified time | relevance | path

Searched defs:EXTRA_FIXED_ORIENTATION (Results 1 – 2 of 2) sorted by relevance

/cts/tests/input/src/android/input/cts/
DCaptureEventActivity.kt82 const val EXTRA_FIXED_ORIENTATION = "fixed_orientation" constant
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java344 public static final String EXTRA_FIXED_ORIENTATION = "fixed_orientation"; field in Components.TestActivity