Searched refs:shouldDiskNameBeVisible (Results 1 – 1 of 1) sorted by relevance
78 if (shouldDiskNameBeVisible(diskName)) { in makeExistingFilesAndDbsAccessible()84 if (shouldDiskNameBeVisible(diskName)) { in makeExistingFilesAndDbsAccessible()94 boolean shouldDiskNameBeVisible(String diskName) { in shouldDiskNameBeVisible() method in RenamingDelegatingContext103 if (!shouldDiskNameBeVisible(diskName)) { in publicNameFromDiskName()