Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java675 int mapClientPriority = Settings.Global.getInt(contentResolver, in migrateSettingsGlobal() local
708 data.setProfilePriority(BluetoothProfile.MAP_CLIENT, mapClientPriority); in migrateSettingsGlobal()