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