Home
last modified time | relevance | path

Searched refs:NonResizeableActivity (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/helpers/
H A DSplitScreenHelper.kt52 Components.NonResizeableActivity.LABEL,
53 Components.NonResizeableActivity.COMPONENT.toFlickerComponent())
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DNonResizeableActivity.java22 public class NonResizeableActivity extends Activity { class
H A DComponents.java37 public static class NonResizeableActivity { class in Components
/aosp12/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DNonResizeableActivity.java23 public class NonResizeableActivity extends Activity { class