HomeSort by relevance Sort by last modified time
    Searched defs:uninstall (Results 1 - 4 of 4) sorted by null

  /sdk/files/
android.el 98 (defun android-uninstall-app (package-name)
99 "Uninstall an Android application package APK in the Android emulator. This expects the SDK tools directory to be in the current path.
  /frameworks/base/cmds/installd/
commands.c 64 int uninstall(const char *pkgname, int encrypted_fs_flag) function
    [all...]
  /cts/tools/host/src/com/android/cts/
TestPackage.java 573 Log.d("uninstall failed");
612 * @param type Install or Uninstall.
702 * Uninstall test package and target package(if it exists)
704 private void uninstall() throws DeviceDisconnectedException, InvalidNameSpaceException { method in class:TestPackage
722 * Uninstall the specified package(.apk)
726 Log.d("Uninstall: " + packageName);
1038 uninstall(); method
1138 uninstall(); method
    [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 77 milliseconds