OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SINK_UUIDS
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java
112
if (BluetoothUuid.containsAnyUuid(uuids, A2dpProfile.
SINK_UUIDS
)) {
A2dpProfile.java
44
static final ParcelUuid[]
SINK_UUIDS
= {
LocalBluetoothProfileManager.java
344
if (BluetoothUuid.containsAnyUuid(uuids, A2dpProfile.
SINK_UUIDS
) &&
Completed in 110 milliseconds