Searched refs:shellCommandRef (Results 1 – 1 of 1) sorted by relevance
308 final WeakReference<ShellCommand> shellCommandRef; in lookupShellCommand() local310 shellCommandRef = sShellCommands.get(commandId, null); in lookupShellCommand()313 shellCommandRef != null ? shellCommandRef.get() : null; in lookupShellCommand()