Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DUtil.java41 static int htodl(int v) { in htodl() method in Util
DResTable.java25 import static org.robolectric.res.android.Util.htodl;
2888 final Ref<Integer> newName = new Ref<>(htodl(map.name.ident)); in getBagLocked()