Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpSinkProfile.java89 return BluetoothProfile.A2DP_SINK; in getProfileId()
97 BluetoothProfile.A2DP_SINK); in A2dpSinkProfile()
206 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.A2DP_SINK, in finalize()
DA2dpProfile.java52 BluetoothUuid.A2DP_SINK,
DLocalBluetoothProfileManager.java139 if (mA2dpSinkProfile == null && supportedList.contains(BluetoothProfile.A2DP_SINK)) { in updateLocalProfiles()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java150 int A2DP_SINK = 11; field
395 case A2DP_SINK: in getProfileName()
DBluetoothUuid.java49 public static final ParcelUuid A2DP_SINK = field in BluetoothUuid
DBluetoothA2dpSink.java75 new BluetoothProfileConnector(this, BluetoothProfile.A2DP_SINK,
DBluetoothAdapter.java2738 } else if (profile == BluetoothProfile.A2DP_SINK) { in getProfileProxy()
2809 case BluetoothProfile.A2DP_SINK: in closeProfileProxy()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DA2dpSinkProfileTest.java63 mServiceListener.onServiceConnected(BluetoothProfile.A2DP_SINK, mService); in setUp()
/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java453 BluetoothA2dp.STATE_CONNECTED, BluetoothProfile.A2DP_SINK, true, -1); in onA2dpProfileConnected()
608 case BluetoothProfile.A2DP_SINK:
637 case BluetoothProfile.A2DP_SINK:
DAudioDeviceInventory.java546 if (profile != BluetoothProfile.A2DP && profile != BluetoothProfile.A2DP_SINK) { in setBluetoothA2dpDeviceConnectionState()
/frameworks/base/api/
Dsystem-current.txt1415 field public static final int A2DP_SINK = 11; // 0xb
1430 field @NonNull public static final android.os.ParcelUuid A2DP_SINK;
/frameworks/base/non-updatable-api/
Dsystem-current.txt1415 field public static final int A2DP_SINK = 11; // 0xb
1430 field @NonNull public static final android.os.ParcelUuid A2DP_SINK;