Searched refs:htods (Results 1 – 2 of 2) sorted by relevance
35 static short htods(short v) { in htods() method in Util
26 import static org.robolectric.res.android.Util.htods;248 final boolean notDeviceEndian = htods((short) 0xf0) != 0xf0; in addInternal()