Home
last modified time | relevance | path

Searched defs:TYPE_DIMENSION (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java218 public static final int TYPE_DIMENSION = 0x05; field in ResourceTypes.Res_value
1471 public static final int TYPE_DIMENSION = 1<<6; field in ResourceTypes.ResTable_map
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java215 public static final int TYPE_DIMENSION = 0x05; field in ResourceTypes.Res_value
1458 public static final int TYPE_DIMENSION = 1<<6; field in ResourceTypes.ResTable_map