Searched refs:nativeGetAssetPath (Results 1 – 2 of 2) sorted by relevance
340 return TextUtils.emptyIfNull(nativeGetAssetPath(mNativePtr)); in getAssetPath()466 private static native @NonNull String nativeGetAssetPath(long ptr); in nativeGetAssetPath() method in ApkAssets
13479 Landroid/content/res/ApkAssets;->nativeGetAssetPath(J)Ljava/lang/String;