Home
last modified time | relevance | path

Searched refs:preferenceScreenAttributes (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/core/
DPreferenceXmlParserUtils.java209 TypedArray preferenceScreenAttributes = null; in extractMetadata() local
211 preferenceScreenAttributes = context.obtainStyledAttributes( in extractMetadata()
243 isAppended(preferenceScreenAttributes)); in extractMetadata()