Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DApkAssets.java379 long nativeXmlPtr = nativeOpenXml(mNativePtr, fileName); in openXml()
456 private static native long nativeOpenXml(long ptr, @NonNull String fileName) throws IOException; in nativeOpenXml() method in ApkAssets
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16362 Landroid/content/res/ApkAssets;->nativeOpenXml(JLjava/lang/String;)J