Searched refs:CONFIG_FILE_FORMAT (Results 1 – 1 of 1) sorted by relevance
470 private static final String CONFIG_FILE_FORMAT = "display_%s.xml"; field in DisplayDeviceConfig1711 final String filename = String.format(Locale.ROOT, CONFIG_FILE_FORMAT, suffix); in getConfigFromSuffix()