Searched defs:onPrivateVolumeRemoved (Results 1 – 3 of 3) 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 Installer
3815 binder::Status InstalldNativeService::onPrivateVolumeRemoved( in onPrivateVolumeRemoved() function in android::installd::InstalldNativeService