Searched defs:GetResourceConfigurations (Results 1 – 2 of 2) sorted by relevance
575 TEST_F(AssetManager2Test, GetResourceConfigurations) { in TEST_F() argument
485 base::expected<std::set<ResTable_config>, IOError> AssetManager2::GetResourceConfigurations( in GetResourceConfigurations() function in android::AssetManager2