Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DSettings.java7233 BLUETOOTH_INPUT_DEVICE_PRIORITY_PREFIX = "bluetooth_input_device_priority_"; field in Settings.Global
7337 return BLUETOOTH_INPUT_DEVICE_PRIORITY_PREFIX + address.toUpperCase(Locale.ROOT); in getBluetoothInputDevicePriorityKey()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDatabaseHelper.java1441 Settings.Global.BLUETOOTH_INPUT_DEVICE_PRIORITY_PREFIX, in onUpgrade()