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

  /external/autotest/client/site_tests/webstore_InstallItem/
webstore_InstallItem.py 21 self.launch_app(item_id)
  /external/skia/platform_tools/android/launcher/
skia_launcher.cpp 26 int launch_app(int (*app_main)(int, const char**), int argc, function
102 return launch_app(app_main, argc - 1, ++argv);
  /external/autotest/client/cros/
webstore_test.py 261 def launch_app(self, app_id): member in class:webstore_test

Completed in 58 milliseconds