Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DPipActivity.java28 …tatic com.android.wm.shell.flicker.testapp.Components.PipActivity.ACTION_SET_REQUESTED_ORIENTATION;
123 case ACTION_SET_REQUESTED_ORIENTATION:
191 filter.addAction(ACTION_SET_REQUESTED_ORIENTATION); in onCreate()
H A DComponents.java55 public static final String ACTION_SET_REQUESTED_ORIENTATION = field in Components.PipActivity
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DPipTransition.kt65 createIntentWithAction(Components.PipActivity.ACTION_SET_REQUESTED_ORIENTATION)