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