Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
H A DDatabaseManager.java833 int mapConnectionPolicy = Settings.Global.getInt(contentResolver, in migrateSettingsGlobal() local
870 data.setProfileConnectionPolicy(BluetoothProfile.MAP, mapConnectionPolicy); in migrateSettingsGlobal()