Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java178 int id = nativeGetAttributeNamespace(mParseState, index); in getAttributeNamespace()
503 private static final native int nativeGetAttributeNamespace(long state, int idx); in nativeGetAttributeNamespace() method in XmlBlock