Searched refs:removeSplit (Results 1 – 7 of 7) sorted by relevance
35 void removeSplit(String splitName); in removeSplit() method
1021 public void removeSplit(@NonNull String splitName) throws IOException { in removeSplit() method in PackageInstaller.Session1023 mSession.removeSplit(splitName); in removeSplit()
622 public void removeSplit(String splitName) { in removeSplit() method in PackageInstallerSession
2961 session.removeSplit(splitName); in doRemoveSplit()
14380 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->removeSplit(Ljava/lang/String;)V14403 Landroid/content/pm/IPackageInstallerSession;->removeSplit(Ljava/lang/String;)V
11457 method public void removeSplit(@NonNull String) throws java.io.IOException;