Searched defs:testCommand (Results 1 – 3 of 3) sorted by relevance
208 String testCommand = String.format("%s %s=string_array:%s", in simulateProviderSuggestion() local216 private void sendProviderTestCommand(int providerIndex, String testCommand) throws Exception { in sendProviderTestCommand()
137 public void testCommand() throws Exception { in testCommand() method in ShortcutManagerNegativeTest
47 Session2Command testCommand = new Session2Command(TEST_COMMAND_CODE_1); in testHasCommand() local