Home
last modified time | relevance | path

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

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