Searched defs:response (Results 1 – 4 of 4) sorted by relevance
100 String response = executeShellCommand(String.format(DUMP_PROFILE_CMD, app)); in finished() local109 String response = executeShellCommand(String.format(COMPILE_CMD_FORMAT, filter, app)); in finished() local
154 String response = executeShellCommand(LIST_PACKAGES_COMMAND); in getInstalledPackages() local170 String response = in runCompileCommand() local
262 UserStartResponse response = in startUser() local288 UserStopResponse response = in stopUser() local
121 int response = connection.getResponseCode(); in submitForm() local