Searched refs:ShellCommandHandler (Results 1 – 7 of 7) sorted by relevance
23 import com.android.wm.shell.ShellCommandHandler;80 Optional<ShellCommandHandler> getShellCommandHandler(); in getShellCommandHandler()
30 import com.android.wm.shell.ShellCommandHandler;95 Builder setShellCommandHandler(Optional<ShellCommandHandler> shellDump); in setShellCommandHandler()
36 import com.android.wm.shell.ShellCommandHandler;80 @Mock ShellCommandHandler mShellCommandHandler;
29 public interface ShellCommandHandler { interface
73 public ShellCommandHandler asShellCommandHandler() { in asShellCommandHandler()216 private class HandlerImpl implements ShellCommandHandler {
58 import com.android.wm.shell.ShellCommandHandler;116 private final Optional<ShellCommandHandler> mShellCommandHandler;145 Optional<ShellCommandHandler> shellCommandHandler, in WMShell()
32 import com.android.wm.shell.ShellCommandHandler;644 static Optional<ShellCommandHandler> provideShellCommandHandler(ShellCommandHandlerImpl impl) { in provideShellCommandHandler()