Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppProvider.java187 private static void copyInteger(String key, ContentValues from, ContentValues to) { in copyInteger() method in BluetoothOppProvider
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAutoInstallsLayout.java723 static void copyInteger(ContentValues from, ContentValues to, String key) { in copyInteger() method in AutoInstallsLayout