Home
last modified time | relevance | path

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

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