Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java1362 public int GetChangingConfigurations() { return type_spec_flags_; } in GetChangingConfigurations() method in CppAssetManager2.Theme
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java1610 return (int) (theme.GetChangingConfigurations()); in nativeThemeGetChangingConfigurations()
DShadowArscAssetManager9.java1608 return (int) (theme.GetChangingConfigurations()); in nativeThemeGetChangingConfigurations()