Searched refs:emulatedVol (Results 1 – 1 of 1) sorted by relevance
871 public @Nullable VolumeInfo findPrivateForEmulated(VolumeInfo emulatedVol) { in findPrivateForEmulated() argument872 if (emulatedVol != null) { in findPrivateForEmulated()873 String id = emulatedVol.getId(); in findPrivateForEmulated()