Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DAssetManager.java1158 return nativeRetrieveAttributes( in retrieveAttributes()
1551 private static native boolean nativeRetrieveAttributes(long ptr, long xmlParserPtr, in nativeRetrieveAttributes() method in AssetManager