Searched refs:onPrivateVolumeRemoved (Results 1 – 5 of 5) sorted by relevance
126 void onPrivateVolumeRemoved(@nullable @utf8InCpp String volumeUuid); in onPrivateVolumeRemoved() method
757 public void onPrivateVolumeRemoved(String volumeUuid) throws InstallerException { in onPrivateVolumeRemoved() method in Installer760 mInstalld.onPrivateVolumeRemoved(volumeUuid); in onPrivateVolumeRemoved()
194 binder::Status onPrivateVolumeRemoved(const std::optional<std::string>& volumeUuid);
3815 binder::Status InstalldNativeService::onPrivateVolumeRemoved( in onPrivateVolumeRemoved() function in android::installd::InstalldNativeService
1541 mInstaller.onPrivateVolumeRemoved(vol.getFsUuid());2406 mInstaller.onPrivateVolumeRemoved(vol.getFsUuid()); in unmount()