Searched defs:BLUETOOTH_MAP_PRIORITY_PREFIX (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/provider/
H A DSettings.java9016 BLUETOOTH_MAP_PRIORITY_PREFIX = "bluetooth_map_priority_"; field in class:Settings.Global
9337 return BLUETOOTH_MAP_PRIORITY_PREFIX + address.toUpperCase(Locale.ROOT);

Completed in 52 milliseconds