Home
last modified time | relevance | path

Searched refs:A2DP (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothStressTest.java199 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.A2DP, null); in testConnectA2dp()
203 mTestUtils.connectProfile(mAdapter, device, BluetoothProfile.A2DP, in testConnectA2dp()
205 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.A2DP, in testConnectA2dp()
DBluetoothTestUtils.java224 case BluetoothProfile.A2DP: in ConnectProfileReceiver()
319 case BluetoothProfile.A2DP:
339 case BluetoothProfile.A2DP:
934 if (profile == BluetoothProfile.A2DP) { in connectProfile()
1009 if (profile == BluetoothProfile.A2DP) { in disconnectProfile()
1436 case BluetoothProfile.A2DP: in connectProxy()
1462 case BluetoothProfile.A2DP: in connectProxy()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java68 public static final int A2DP = 2; field
DBluetoothA2dp.java807 mServiceListener.onServiceConnected(BluetoothProfile.A2DP, BluetoothA2dp.this);
819 mServiceListener.onServiceDisconnected(BluetoothProfile.A2DP);
DBluetoothAdapter.java2027 } else if (profile == BluetoothProfile.A2DP) { in getProfileProxy()
2087 case BluetoothProfile.A2DP: in closeProfileProxy()
/frameworks/av/media/libaudiohal/
DDevicesFactoryHalHidl.cpp57 *device = IDevicesFactory::Device::A2DP; in nameFromHal()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DA2dpProfileTest.java72 }).when(mAdapter).getProfileProxy(any(Context.class), any(), eq(BluetoothProfile.A2DP)); in setUp()
76 mServiceListener.onServiceConnected(BluetoothProfile.A2DP, mBluetoothA2dp); in setUp()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java106 BluetoothProfile.A2DP); in A2dpProfile()
292 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.A2DP, in finalize()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6481 field public static final int A2DP = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt7896 field public static final int A2DP = 2; // 0x2
Dsystem-current.txt8375 field public static final int A2DP = 2; // 0x2