Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DShellController.java95 public ShellInterface asShell() { in asShell() method in ShellController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
H A DShellControllerTest.java107 mController.asShell().createExternalInterfaces(b); in testAddExternalInterface_ensureCallback()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipControllerTest.java346 mShellController.asShell().onUserChanged(100, mContext); in onUserChangeRegisterMediaListener()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
H A DWMShellBaseModule.java773 return shellController.asShell(); in provideShellSysuiCallbacks()