Searched refs:nativeGetAssetPath (Results 1 – 1 of 1) sorted by relevance
328 return nativeGetAssetPath(mNativePtr); in getAssetPath()436 private static native @NonNull String nativeGetAssetPath(long ptr); in nativeGetAssetPath() method in ApkAssets