Searched refs:nativeOpenXml (Results 1 – 2 of 2) sorted by relevance
387 long nativeXmlPtr = nativeOpenXml(mNativePtr, fileName); in openXml()470 private static native long nativeOpenXml(long ptr, @NonNull String fileName) throws IOException; in nativeOpenXml() method in ApkAssets
13484 Landroid/content/res/ApkAssets;->nativeOpenXml(JLjava/lang/String;)J