Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java98 private static long systemCppAssetManager2Ref; field in ShadowArscAssetManager10
506 systemCppAssetManager2Ref = in nativeCreate()
510 cppAssetManagerRef = systemCppAssetManager2Ref; in nativeCreate()
519 if (ptr == systemCppAssetManager2Ref) { in nativeDestroy()
DShadowArscAssetManager9.java92 private static long systemCppAssetManager2Ref; field in ShadowArscAssetManager9
502 systemCppAssetManager2Ref = in nativeCreate()
506 cppAssetManagerRef = systemCppAssetManager2Ref; in nativeCreate()
515 if (ptr == systemCppAssetManager2Ref) { in nativeDestroy()