Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
H A DDatabaseManager.java849 getLegacySapPriorityKey(device.getAddress()), in migrateSettingsGlobal()
977 private static String getLegacySapPriorityKey(String address) { in getLegacySapPriorityKey() method in DatabaseManager