Searched refs:GetApkAssets (Results 1 – 3 of 3) sorted by relevance
143 public final List<CppApkAssets> GetApkAssets() { return apk_assets_; } in GetApkAssets() method in CppAssetManager2
954 CppApkAssets apk_assets = assetmanager.GetApkAssets().get(cookie.intValue()); in nativeGetResourceStringArray()
950 CppApkAssets apk_assets = assetmanager.GetApkAssets().get(cookie.intValue()); in nativeGetResourceStringArray()