Home
last modified time | relevance | path

Searched refs:Res_GETTYPE (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTableTheme.java7 import static org.robolectric.res.android.ResTable.Res_GETTYPE;
84 final int t = Res_GETTYPE(resID); in GetAttribute()
202 final int t = Res_GETTYPE(attrRes); in applyStyle()
DResTable.java104 public static int Res_GETTYPE(int id) { in Res_GETTYPE() method in ResTable
368 final int t = Res_GETTYPE(resID);
2409 final int t = Res_GETTYPE(resID); in getResourceName()
2721 final int t = Res_GETTYPE(resID); in getBagLocked()