Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java170 int id = nativeGetNamespace(mParseState); in getNamespace()
498 private static final native int nativeGetNamespace(long state); in nativeGetNamespace() method in XmlBlock