Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java835 int a2dpSinkConnectionPolicy = Settings.Global.getInt(contentResolver, in migrateSettingsGlobal() local
878 data.setProfileConnectionPolicy(BluetoothProfile.A2DP_SINK, a2dpSinkConnectionPolicy); in migrateSettingsGlobal()