Home
last modified time | relevance | path

Searched defs:copyInteger (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppProvider.java224 private static final void copyInteger(String key, ContentValues from, ContentValues to) { in copyInteger() method in BluetoothOppProvider
/packages/apps/Launcher3/src/com/android/launcher3/
DAutoInstallsLayout.java630 private static void copyInteger(ContentValues from, ContentValues to, String key) { in copyInteger() method in AutoInstallsLayout