Home
last modified time | relevance | path

Searched defs:screenOrientation (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedActivityUtils.java178 …int screenOrientation = sa.getInt(R.styleable.AndroidManifestActivity_screenOrientation, SCREEN_OR… in parseActivityOrReceiver() local
533 int screenOrientation) { in getActivityResizeMode()
H A DParsedActivityImpl.java83 private int screenOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; field in ParsedActivityImpl
408 int screenOrientation, in ParsedActivityImpl()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java819 public int screenOrientation = SCREEN_ORIENTATION_UNSPECIFIED; field in ActivityInfo
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManager.java3850 public int screenOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; field in WindowManager.LayoutParams
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowTestsBase.java1192 ActivityBuilder setScreenOrientation(int screenOrientation) { in setScreenOrientation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...