Searched refs:copyLong (Results 1 – 2 of 2) sorted by relevance
88 copyLong(buff, pos + 1, elapsedRealtime); in write()135 private static void copyLong(byte[] buff, int pos, long val) { in copyLong() method in WallpaperStatsLog
194 private static void copyLong(String key, ContentValues from, ContentValues to) { in copyLong() method in BluetoothOppProvider217 copyLong(BluetoothShare.TOTAL_BYTES, values, filteredValues); in insert()