Searched defs:convertToLong (Results 1 – 2 of 2) sorted by relevance
205 private Long[] convertToLong(long[] primitives) { in convertToLong() method in RecurrenceSetTest
823 public static long convertToLong(byte[] b) { in convertToLong() method in ObexHelper