Searched refs:cachedNativePtrs (Results 1 – 1 of 1) sorted by relevance
60 private static final HashMap<Key, Long> cachedNativePtrs = new HashMap<>(); field in ShadowArscApkAssets9124 long nativePtr = cachedNativePtrs.remove(key); in getFromCacheOrLoad()131 cachedNativePtrs.put(key, nativePtr); in getFromCacheOrLoad()