Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
H A DDatabaseManager.java830 int hidHostConnectionPolicy = Settings.Global.getInt(contentResolver, in migrateSettingsGlobal() local
865 data.setProfileConnectionPolicy(BluetoothProfile.HID_HOST, hidHostConnectionPolicy); in migrateSettingsGlobal()