Home
last modified time | relevance | path

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

/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DAdapters.java595 private final AttributeSet mAttrs; field in Adapters.XmlCursorAdapterParser
607 mAttrs = attrs; in XmlCursorAdapterParser()
621 TypedArray a = resources.obtainAttributes(mAttrs, R.styleable.CursorAdapter); in parse()
676 TypedArray a = mResources.obtainAttributes(mAttrs, in parseSelectTag()
694 TypedArray a = resources.obtainAttributes(mAttrs, in parseBindTag()
802 TypedArray a = resources.obtainAttributes(mAttrs, in findMap()
836 TypedArray a = resources.obtainAttributes(mAttrs, in findTransformation()