Searched defs:uninstall (Results 1 – 25 of 102) sorted by relevance
12345
7 fun uninstall() method
29 override fun uninstall() { in uninstall() method
44 fun uninstall(application: Application) { in uninstall() method
19 ADD_CUSTOM_TARGET(uninstall target
87 uninstall() { function
13 uninstall: target
108 uninstall: target
107 uninstall: target
120 uninstall: target
191 uninstall: target
104 uninstall: target
174 uninstall: $(UNINSTALL_LANGUAGES) target
172 uninstall: target
217 uninstall: $(UNINSTALL_LANGUAGES) target
99 uninstall: target
45 uninstall: target
63 uninstall: target
194 protected void uninstall( in uninstall() method in ShadowPackageInstaller202 protected void uninstall(VersionedPackage versionedPackage, IntentSender statusReceiver) { in uninstall() method in ShadowPackageInstaller215 protected void uninstall(String packageName, IntentSender statusReceiver) { in uninstall() method in ShadowPackageInstaller
80 uninstall: uninstall-am target
54 uninstall: target
114 public fun uninstall() { in uninstall() method
131 uninstall: uninstall-am target
115 uninstall: target
148 def uninstall(device: AndroidDevice, package_name: str) -> None: function