Searched defs:STYLE_NUM_ENTRIES (Results 1 – 7 of 7) sorted by relevance
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ | ||
D | AttributeResolution9.java | 23 public static final int STYLE_NUM_ENTRIES = 6; field in AttributeResolution9 |
D | AttributeResolution10.java | 26 public static final int STYLE_NUM_ENTRIES = 7; field in AttributeResolution10 |
D | AttributeResolution.java | 13 public static final int STYLE_NUM_ENTRIES = 6; field in AttributeResolution |
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowArscAssetManager10.java | 88 private static final int STYLE_NUM_ENTRIES = 7; field in ShadowArscAssetManager10 |
D | ShadowArscAssetManager9.java | 83 private static final int STYLE_NUM_ENTRIES = 6; field in ShadowArscAssetManager9 |
D | ShadowArscAssetManager.java | 74 private static final int STYLE_NUM_ENTRIES = 6; field in ShadowArscAssetManager |
D | ShadowLegacyAssetManager.java | 108 private static final int STYLE_NUM_ENTRIES = 6; field in ShadowLegacyAssetManager |