Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java426 int id = nativeGetIdAttribute(mParseState); in getIdAttribute()
509 private static final native int nativeGetIdAttribute(long state); in nativeGetIdAttribute() method in XmlBlock