Searched refs:uninstalling (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/docs/html/about/versions/ |
D | android-1.6-highlights.jd | 111 adjusting settings, stopping the application, or uninstalling the application.</p>
|
/frameworks/base/docs/html/preview/backup/ |
D | index.jd | 292 You initiate the restore process for your app by uninstalling and reinstalling your app. The app
|
/frameworks/base/docs/html/tools/help/ |
D | monkeyrunner_concepts.jd | 152 uninstalling packages, starting an Activity, and sending keyboard or touch events to an
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_android.jd | 566 includes functions for connecting to a device, installing and uninstalling packages,
|
/frameworks/base/docs/html/tools/devices/ |
D | emulator.jd | 435 <p>You can stop using the virtualization driver by uninstalling it. Re-run the installer or use 488 <p>You can stop using the virtualization kernel driver by uninstalling it. Before removing it, shut
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 5655 boolean evenPersistent, boolean uninstalling, int userId, String reason) { in forceStopPackageLocked() argument 5754 if (packageName == null || uninstalling) { in forceStopPackageLocked()
|