Searched refs:ShellInterface (Results 1 – 10 of 10) sorted by relevance
39 import com.android.wm.shell.sysui.ShellInterface;81 ShellInterface getShell(); in getShell()
50 import com.android.wm.shell.sysui.ShellInterface;86 Builder setShell(ShellInterface s); in setShell()
45 import com.android.wm.shell.sysui.ShellInterface;67 @Mock ShellInterface mShellInterface;
31 import com.android.wm.shell.sysui.ShellInterface;111 .setShell(new ShellInterface() {}) in init()
33 public interface ShellInterface { interface
95 public ShellInterface asShell() { in asShell()293 private class ShellInterfaceImpl implements ShellInterface {
65 import com.android.wm.shell.sysui.ShellInterface;107 private final ShellInterface mShell;170 ShellInterface shell, in WMShell()
55 import com.android.wm.shell.sysui.ShellInterface94 @Mock private lateinit var shellInterface: ShellInterface
111 import com.android.wm.shell.sysui.ShellInterface;147 private final ShellInterface mShellInterface;570 ShellInterface shellInterface, in OverviewProxyService()
100 import com.android.wm.shell.sysui.ShellInterface;770 static ShellInterface provideShellSysuiCallbacks( in provideShellSysuiCallbacks()