HomeSort by relevance Sort by last modified time
    Searched defs:mAttrs (Results 1 - 2 of 2) sorted by null

  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
Adapters.java 595 private final AttributeSet mAttrs;
607 mAttrs = attrs;
621 TypedArray a = resources.obtainAttributes(mAttrs, R.styleable.CursorAdapter);
676 TypedArray a = mResources.obtainAttributes(mAttrs,
694 TypedArray a = resources.obtainAttributes(mAttrs,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
AMDGPUMetadata.h 371 /// Key for Kernel::Metadata::mAttrs.
392 Attrs::Metadata mAttrs = Attrs::Metadata();

Completed in 3763 milliseconds