Searched defs:shellCommand (Results 1 – 10 of 10) sorted by relevance
48 ShellCommand shellCommand = mFactory.getShellCommand(CustomAudienceViewCommand.CMD); in test_viewCmd() local54 ShellCommand shellCommand = mFactory.getShellCommand(CustomAudienceListCommand.CMD); in test_listCmd() local60 ShellCommand shellCommand = mFactory.getShellCommand(CustomAudienceRefreshCommand.CMD); in test_refreshCmd() local66 ShellCommand shellCommand = mFactory.getShellCommand("invalid"); in test_invalidCmd() local72 ShellCommand shellCommand = mFactory.getShellCommand(null); in test_nullCmd() local78 ShellCommand shellCommand = mFactory.getShellCommand(""); in test_emptyCmd() local87 ShellCommand shellCommand = mFactory.getShellCommand(CustomAudienceListCommand.CMD); in test_cliDisabled() local96 ShellCommand shellCommand = mFactory.getShellCommand("invalid"); in test_invalidCmdCLIDisabled() local
55 ShellCommand shellCommand = mFactory.getShellCommand(ConsentedDebugShellCommand.CMD); in test_consentedDebugCmd() local61 ShellCommand shellCommand = mFactory.getShellCommand(GetAdSelectionDataCommand.CMD); in test_GetAdSelectionDataCmd() local74 ShellCommand shellCommand = mFactory.getShellCommand(ConsentedDebugShellCommand.CMD); in test_consentedDebugCmdDisabled() local87 ShellCommand shellCommand = mFactory.getShellCommand(GetAdSelectionDataCommand.CMD); in test_GetAdSelectionDataCmdDisabled() local93 ShellCommand shellCommand = mFactory.getShellCommand("invalid"); in test_invalidCmd() local99 ShellCommand shellCommand = mFactory.getShellCommand(null); in test_nullCmd() local105 ShellCommand shellCommand = mFactory.getShellCommand(""); in test_emptyCmd() local118 ShellCommand shellCommand = mFactory.getShellCommand("invalid"); in test_invalidCmd_consentedDebugCliDisabled() local
44 ShellCommand shellCommand = mFactory.getShellCommand(GenerateInputForEncodingCommand.CMD); in test_generateInputCmd() local50 ShellCommand shellCommand = mFactory.getShellCommand("invalid"); in test_invalidCmd() local56 ShellCommand shellCommand = mFactory.getShellCommand(null); in test_nullCmd() local62 ShellCommand shellCommand = mFactory.getShellCommand(""); in test_emptyCmd() local69 ShellCommand shellCommand = mFactory.getShellCommand(GenerateInputForEncodingCommand.CMD); in test_cliDisabled() local76 ShellCommand shellCommand = mFactory.getShellCommand("invalid"); in test_invalidCmdCLIDisabled() local
241 ShellCommand shellCommand = in testRunShellCommand_offloadsWorkToExecutor() local302 ShellCommand shellCommand = in testRunShellCommand_commandTimesOut() local356 ShellCommand shellCommand = in testRunShellCommand_commandThrowsException() local
61 public static String shell(String shellCommand) { in shell()
41 public void register(String command, DelegatedShellCommand shellCommand) { in register()
185 ShellCommand shellCommand; in onCommand() local
564 UwbShellCommand shellCommand = mUwbInjector.makeUwbShellCommand(this); in handleShellCommand() local
2582 NfcShellCommand shellCommand = new NfcShellCommand(NfcService.this, mContext); in handleShellCommand() local
1354 WifiP2pShellCommand shellCommand = new WifiP2pShellCommand(mContext); in handleShellCommand() local