Searched defs:NAMESPACE (Results 1 - 2 of 2) sorted by last modified time

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DTypedArrayUtils.java21 private static final String NAMESPACE = "http://schemas.android.com/apk/res/android"; field in class:TypedArrayUtils
24 return parser.getAttributeValue(NAMESPACE, attrName) != null;
/frameworks/base/core/java/android/provider/
H A DContactsContract.java7433 * the same NAMESPACE and IDENTITY values the aggregator can know that they refer
7456 public static final String NAMESPACE = DataColumns.DATA2; field in class:ContactsContract.CommonDataKinds.Identity

Completed in 87 milliseconds