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