Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppProvider.java194 private static void copyLong(String key, ContentValues from, ContentValues to) { in copyLong() method in BluetoothOppProvider
217 copyLong(BluetoothShare.TOTAL_BYTES, values, filteredValues); in insert()