Searched defs:bytesToInt (Results 1 – 2 of 2) sorted by relevance
147 private static int bytesToInt(byte[] data) { in bytesToInt() method in TimerRecordingAction
677 public static int bytesToInt(byte[] src, int offset, int length) { in bytesToInt() method in IccUtils