Searched refs:nativeOpenXml (Results 1 – 2 of 2) sorted by relevance
379 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
16362 Landroid/content/res/ApkAssets;->nativeOpenXml(JLjava/lang/String;)J