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