HomeSort by relevance Sort by last modified time
    Searched refs:startCommand (Results 1 - 5 of 5) sorted by null

  /cts/suite/cts/hostTests/jank/app/src/com/android/cts/jank/opengl/
CtsDeviceJankOpenGl.java 69 final String startCommand = sb.toString();
72 Log.i(TAG, "Start command: " + startCommand);
80 runShellCommand(startCommand);
  /cts/suite/cts/hostTests/jank/app/src/com/android/cts/jank/ui/
CtsDeviceJankUi.java 42 final String startCommand = sb.toString();
45 Log.i(TAG, "Start command: " + startCommand);
53 runShellCommand(startCommand);
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java 300 startCommand(context, intent);
325 startCommand(context, intent);
339 startCommand(context, intent);
360 startCommand(context, intent);
403 startCommand(context, intent);
419 startCommand(context, intent);
435 startCommand(context, intent);
488 startCommand(context, intent);
502 startCommand(context, intent);
516 startCommand(context, intent)
    [all...]
  /external/chromium_org/native_client_sdk/src/examples/tutorial/testing/
example.js 13 function startCommand(testName) {
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/
example.js 13 function startCommand(testName) {

Completed in 476 milliseconds