Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java851 getLegacyMapPriorityKey(device.getAddress()), in migrateSettingsGlobal()
971 private static String getLegacyMapPriorityKey(String address) { in getLegacyMapPriorityKey() method in DatabaseManager