Searched refs:optionalPropertiesSupported (Results 1 – 1 of 1) sorted by relevance
188 SparseBooleanArray optionalPropertiesSupported = new SparseBooleanArray(); in checkPropertySupport() local190 optionalPropertiesSupported.put(config.getPropertyId(), true); in checkPropertySupport()193 mOptionalPropertiesSupported = optionalPropertiesSupported; in checkPropertySupport()