Searched refs:NetworkWatchlistShellCommand (Results 1 – 2 of 2) sorted by relevance
33 class NetworkWatchlistShellCommand extends ShellCommand { class38 NetworkWatchlistShellCommand(NetworkWatchlistService service, Context context) { in NetworkWatchlistShellCommand() method in NetworkWatchlistShellCommand
174 (new NetworkWatchlistShellCommand(this, mContext)).exec(this, in, out, err, args, callback, in onShellCommand()