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

  /external/chromium_org/chrome/test/pyautolib/
chromoting_helper.py 113 uninstall_app = os.path.join('/', 'Applications',
117 subprocess.call([uninstall_app, '--no-ui'])
  /system/core/adb/
commandline.c 46 int uninstall_app(transport_type transport, char* serial, int argc, char** argv);
1593 int uninstall_app(transport_type transport, char* serial, int argc, char** argv) function
    [all...]

Completed in 3866 milliseconds