Home
last modified time | relevance | path

Searched refs:nativeGetDebugName (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/res/
H A DApkAssets.java339 return nativeGetDebugName(mNativePtr); in getDebugName()
453 private static native @NonNull String nativeGetDebugName(long ptr); in nativeGetDebugName() method in ApkAssets