Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
H A DDatabaseManager.java836 int mapClientConnectionPolicy = Settings.Global.getInt(contentResolver, in migrateSettingsGlobal() local
871 data.setProfileConnectionPolicy(BluetoothProfile.MAP_CLIENT, mapClientConnectionPolicy); in migrateSettingsGlobal()