Searched refs:volumeId (Results 1 – 1 of 1) sorted by relevance
5320 final int volumeId = actualVolume.getFatVolumeId(); in attachVolume() local5327 if (volumeId == -1) { in attachVolume()5346 String dbName = "external-" + Integer.toHexString(volumeId) + ".db"; in attachVolume()5349 mVolumeId = volumeId; in attachVolume()