Searched defs:STYLE_ASSET_COOKIE (Results 1 – 7 of 7) sorted by relevance
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ | ||
D | AttributeResolution9.java | 26 public static final int STYLE_ASSET_COOKIE = 2; field in AttributeResolution9 |
D | AttributeResolution10.java | 29 public static final int STYLE_ASSET_COOKIE = 2; field in AttributeResolution10 |
D | AttributeResolution.java | 16 public static final int STYLE_ASSET_COOKIE = 2; field in AttributeResolution |
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowArscAssetManager10.java | 91 private static final int STYLE_ASSET_COOKIE = 2; field in ShadowArscAssetManager10 |
D | ShadowArscAssetManager9.java | 86 private static final int STYLE_ASSET_COOKIE = 2; field in ShadowArscAssetManager9 |
D | ShadowArscAssetManager.java | 77 private static final int STYLE_ASSET_COOKIE = 2; field in ShadowArscAssetManager |
D | ShadowLegacyAssetManager.java | 111 private static final int STYLE_ASSET_COOKIE = 2; field in ShadowLegacyAssetManager |