Searched refs:PBAB_CLIENT_UUIDS (Results 1 – 3 of 3) sorted by relevance
50 static final ParcelUuid[] PBAB_CLIENT_UUIDS = { field in PbapServerProfile
1194 if (BluetoothUuid.containsAnyUuid(uuids, PbapServerProfile.PBAB_CLIENT_UUIDS)) { in processPhonebookAccess()
1843 mShadowBluetoothAdapter.setUuids(PbapServerProfile.PBAB_CLIENT_UUIDS); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()1844 when(mDevice.getUuids()).thenReturn(PbapServerProfile.PBAB_CLIENT_UUIDS); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()