Home
last modified time | relevance | path

Searched refs:ShellSharedConstants (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DShellSharedConstants.java22 public class ShellSharedConstants { class
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
H A DStartingWindowControllerTests.java48 import com.android.wm.shell.sysui.ShellSharedConstants;
99 eq(ShellSharedConstants.KEY_EXTRA_SHELL_STARTING_WINDOW), any(), any()); in instantiateController_addExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
H A DSplitScreenControllerTests.java74 import com.android.wm.shell.sysui.ShellSharedConstants;
169 eq(ShellSharedConstants.KEY_EXTRA_SHELL_SPLIT_SCREEN), any(), any()); in instantiateController_addExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipControllerTest.java74 import com.android.wm.shell.sysui.ShellSharedConstants;
171 eq(ShellSharedConstants.KEY_EXTRA_SHELL_PIP), any(), eq(mPipController)); in instantiatePipController_registerExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/back/
H A DBackAnimationControllerTest.java68 import com.android.wm.shell.sysui.ShellSharedConstants;
186 eq(ShellSharedConstants.KEY_EXTRA_SHELL_BACK_ANIMATION), any(), any()); in instantiateController_addExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DRecentTasksControllerTest.java65 import com.android.wm.shell.sysui.ShellSharedConstants;
136 eq(ShellSharedConstants.KEY_EXTRA_SHELL_RECENT_TASKS), any(), any()); in instantiateController_addExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingWindowController.java27 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_STARTING_WINDOW;
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/
H A DOneHandedControllerTest.java54 import com.android.wm.shell.sysui.ShellSharedConstants;
182 eq(ShellSharedConstants.KEY_EXTRA_SHELL_ONE_HANDED), any(), any()); in testControllerRegisteresExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/
H A DAndroid.bp56 "src/com/android/wm/shell/sysui/ShellSharedConstants.java",
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopTasksController.kt68 import com.android.wm.shell.sysui.ShellSharedConstants
132 ShellSharedConstants.KEY_EXTRA_SHELL_DESKTOP_MODE,
H A DDesktopModeController.java31 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_DESKTOP_MODE;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDragAndDropController.java36 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_DRAG_AND_DROP;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentTasksController.java23 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_RECENT_TASKS;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedController.java27 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_ONE_HANDED;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java21 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_BACK_ANIMATION;
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
H A DShellTransitionTests.java105 import com.android.wm.shell.sysui.ShellSharedConstants;
160 eq(ShellSharedConstants.KEY_EXTRA_SHELL_SHELL_TRANSITIONS), any(), any()); in instantiateController_addExternalInterface()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java36 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_PIP;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitions.java39 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_SHELL_TRANSITIONS;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DSplitScreenController.java36 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_SPLIT_SCREEN;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java40 import static com.android.wm.shell.sysui.ShellSharedConstants.KEY_EXTRA_SHELL_BUBBLES;