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