Home
last modified time | relevance | path

Searched defs:ScreenOrientation (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/proto/android/content/
H A Dactivityinfo.proto22 enum ScreenOrientation { enum
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallOrientationEventListener.java50 public @interface ScreenOrientation {} annotation in InCallOrientationEventListener
/aosp12/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java596 public @interface ScreenOrientation {} annotation in ActivityInfo