Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPbapServerProfile.java48 static final ParcelUuid[] PBAB_CLIENT_UUIDS = { field in PbapServerProfile
DCachedBluetoothDevice.java827 if (BluetoothUuid.containsAnyUuid(uuids, PbapServerProfile.PBAB_CLIENT_UUIDS)) { in processPhonebookAccess()