Searched defs:GetResourceLocales (Results 1 – 3 of 3) sorted by relevance
620 TEST_F(AssetManager2Test, GetResourceLocales) { in TEST_F() argument
481 public Set<String> GetResourceLocales( in GetResourceLocales() method in CppAssetManager2
524 std::set<std::string> AssetManager2::GetResourceLocales(bool exclude_system, in GetResourceLocales() function in android::AssetManager2