Searched defs:onPrivateVolumeRemoved (Results 1 – 3 of 3) sorted by relevance
124 void onPrivateVolumeRemoved(@nullable @utf8InCpp String volumeUuid); in onPrivateVolumeRemoved() method
785 public void onPrivateVolumeRemoved(String volumeUuid) throws InstallerException { in onPrivateVolumeRemoved() method in Installer
2962 binder::Status InstalldNativeService::onPrivateVolumeRemoved( in onPrivateVolumeRemoved() function in android::installd::InstalldNativeService