HomeSort by relevance Sort by last modified time
    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 337 if (BluetoothUuid.containsAnyUuid(uuids, A2dpProfile.SINK_UUIDS) &&

Completed in 3080 milliseconds