Searched refs:isPrimaryEmulatedForUser (Results 1 – 3 of 3) sorted by relevance
316 public boolean isPrimaryEmulatedForUser(int userId) { in isPrimaryEmulatedForUser() method in VolumeInfo400 if (isPrimaryEmulatedForUser(userId)) { in buildStorageVolume()
181 if (volume.isPrimaryEmulatedForUser(userId)) { in updateVolumesLocked()
16816 HSPLandroid/os/storage/VolumeInfo;->isPrimaryEmulatedForUser(I)Z