Searched refs:ThreadNetworkShellCommand (Results 1 – 3 of 3) sorted by relevance
46 @Nullable private ThreadNetworkShellCommand mShellCommand;75 new ThreadNetworkShellCommand( in onBootPhase()
55 public final class ThreadNetworkShellCommand extends BasicShellCommandHandler { class73 ThreadNetworkShellCommand( in ThreadNetworkShellCommand() method in ThreadNetworkShellCommand
93 private ThreadNetworkShellCommand mShellCommand;105 mShellCommand = new ThreadNetworkShellCommand(mContext, mControllerService, mCountryCode); in setUp()