Searched refs:nativeGetDebugName (Results 1 – 1 of 1) sorted by relevance
339 return nativeGetDebugName(mNativePtr); in getDebugName()453 private static native @NonNull String nativeGetDebugName(long ptr); in nativeGetDebugName() method in ApkAssets