Home
last modified time | relevance | path

Searched refs:GetResourceConfigurations (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java445 public Set<ResTable_config> GetResourceConfigurations(boolean exclude_system, in GetResourceConfigurations() method in CppAssetManager2
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java1301 … assetmanager.GetResourceConfigurations(true /*exclude_system*/, false /*exclude_mipmap*/); in nativeGetSizeConfigurations()
DShadowArscAssetManager9.java1297 assetmanager.GetResourceConfigurations(true /*exclude_system*/, false /*exclude_mipmap*/); in nativeGetSizeConfigurations()