Searched refs:removeSplit (Results 1 – 6 of 6) sorted by relevance
35 void removeSplit(String splitName); in removeSplit() method
1038 public void removeSplit(@NonNull String splitName) throws IOException { in removeSplit() method in PackageInstaller.Session1040 mSession.removeSplit(splitName); in removeSplit()
660 public void removeSplit(String splitName) { in removeSplit() method in PackageInstallerSession
2777 session.removeSplit(splitName); in doRemoveSplit()
15379 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->removeSplit(Ljava/lang/String;)V15404 Landroid/content/pm/IPackageInstallerSession;->removeSplit(Ljava/lang/String;)V
11446 method public void removeSplit(@NonNull String) throws java.io.IOException;