Searched refs:GetAssetManager (Results 1 – 7 of 7) sorted by relevance
358 inline const AssetManager2* GetAssetManager() const { in GetAssetManager() function362 inline AssetManager2* GetAssetManager() { in GetAssetManager() function
109 asset_manager_source->GetAssetManager()->getResources(false /*required*/)); in TEST()
204 android::AssetManager* GetAssetManager() { in GetAssetManager() function
72 AssetManager2* assetmanager = theme->GetAssetManager(); in ResolveAttrs()213 AssetManager2* assetmanager = theme->GetAssetManager(); in ApplyStyle()
1037 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeApplyStyle()1112 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeResolveAttrs()1197 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeApplyStyle()1226 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeGetAttributeValue()1240 theme->GetAssetManager()->ResolveReference(cookie, &value, &selected_config, &flags, &ref); in NativeThemeGetAttributeValue()1252 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeDump()
67 EXPECT_EQ(&assetmanager, theme->GetAssetManager()); in TEST_F()
920 ExtractCompileSdkVersions(asset_source->GetAssetManager()); in LoadSymbolsFromIncludePaths()