Home
last modified time | relevance | path

Searched refs:FixedActivity (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/helpers/
H A DFixedAppHelper.kt25 Components.FixedActivity.LABEL,
26 Components.FixedActivity.COMPONENT.toFlickerComponent()
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DFixedActivity.java19 import static com.android.wm.shell.flicker.testapp.Components.FixedActivity.EXTRA_FIXED_ORIENTATION;
23 public class FixedActivity extends SimpleActivity { class
H A DComponents.java30 public static class FixedActivity { class in Components
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DSetRequestedOrientationWhilePinnedTest.kt29 import com.android.wm.shell.flicker.testapp.Components.FixedActivity.EXTRA_FIXED_ORIENTATION
H A DEnterPipToOtherOrientationTest.kt37 import com.android.wm.shell.flicker.testapp.Components.FixedActivity.EXTRA_FIXED_ORIENTATION