Home
last modified time | relevance | path

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

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