Searched refs:supportedFormatString (Results 1 – 1 of 1) sorted by relevance
1205 final String supportedFormatString = getAttribute(ATTR_SUPPORTED_KEY_FORMATS); in ensureSupportedKeysInitialized() local1206 if (supportedFormatString != null) { in ensureSupportedKeysInitialized()1207 keyFormats = supportedFormatString.split("\\|"); in ensureSupportedKeysInitialized()