Searched refs:shouldDiskNameBeVisible (Results 1 – 1 of 1) sorted by relevance
87 if (shouldDiskNameBeVisible(diskName)) { in makeExistingFilesAndDbsAccessible()93 if (shouldDiskNameBeVisible(diskName)) { in makeExistingFilesAndDbsAccessible()103 boolean shouldDiskNameBeVisible(String diskName) { in shouldDiskNameBeVisible() method in RenamingDelegatingContext112 if (!shouldDiskNameBeVisible(diskName)) { in publicNameFromDiskName()