Home
last modified time | relevance | path

Searched defs:uninstall (Results 1 – 25 of 102) sorted by relevance

12345

/external/leakcanary2/leakcanary-object-watcher-android-core/src/main/java/leakcanary/
DInstallableWatcher.kt7 fun uninstall() method
DActivityWatcher.kt29 override fun uninstall() { in uninstall() method
/external/leakcanary2/leakcanary-android-release/src/main/java/leakcanary/internal/
DBackgroundListener.kt44 fun uninstall(application: Application) { in uninstall() method
/external/libconfig/contrib/cmake/
DCMakeLists.txt19 ADD_CUSTOM_TARGET(uninstall target
/external/capstone/
Dmake.sh87 uninstall() { function
/external/fonttools/
DMakefile13 uninstall: target
/external/libcups/desktop/
DMakefile108 uninstall: target
/external/libcups/data/
DMakefile107 uninstall: target
/external/libcups/conf/
DMakefile120 uninstall: target
/external/libcups/examples/
DMakefile191 uninstall: target
/external/libcups/monitor/
DMakefile104 uninstall: target
/external/libcups/templates/
DMakefile174 uninstall: $(UNINSTALL_LANGUAGES) target
/external/libcups/berkeley/
DMakefile108 uninstall: target
/external/libcups/man/
DMakefile172 uninstall: target
/external/libcups/doc/
DMakefile217 uninstall: $(UNINSTALL_LANGUAGES) target
/external/libcups/notifier/
DMakefile99 uninstall: target
/external/sg3_utils/utils/
DMakefile45 uninstall: target
/external/liburing/
DMakefile63 uninstall: target
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageInstaller.java194 protected void uninstall( in uninstall() method in ShadowPackageInstaller
202 protected void uninstall(VersionedPackage versionedPackage, IntentSender statusReceiver) { in uninstall() method in ShadowPackageInstaller
215 protected void uninstall(String packageName, IntentSender statusReceiver) { in uninstall() method in ShadowPackageInstaller
/external/elfutils/libasm/
DMakefile.am80 uninstall: uninstall-am target
/external/bpftool/docs/
DMakefile54 uninstall: target
/external/kotlinx.coroutines/kotlinx-coroutines-debug/src/
DDebugProbes.kt114 public fun uninstall() { in uninstall() method
/external/elfutils/libelf/
DMakefile.am131 uninstall: uninstall-am target
/external/libcups/filter/
DMakefile115 uninstall: target
/external/python/mobly/mobly/controllers/android_device_lib/
Dapk_utils.py148 def uninstall(device: AndroidDevice, package_name: str) -> None: function

12345