Searched refs:removeSplit (Results 1 – 7 of 7) sorted by relevance
44 void removeSplit(String splitName); in removeSplit() method
1730 public void removeSplit(@NonNull String splitName) throws IOException { in removeSplit() method in PackageInstaller.Session1732 mSession.removeSplit(splitName); in removeSplit()
4264 session.removeSplit(splitName); in doRemoveSplits()
1738 public void removeSplit(String splitName) { in removeSplit() method in PackageInstallerSession
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11493 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->removeSplit(Ljava/lang/String;)V11516 Landroid/content/pm/IPackageInstallerSession;->removeSplit(Ljava/lang/String;)V
12771 method public void removeSplit(@NonNull String) throws java.io.IOException;