Home
last modified time | relevance | path

Searched refs:a2dp (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java170 A2dpProfile a2dp = mProfileManager.getA2dpProfile(); in startScanning() local
171 if (a2dp != null && a2dp.isA2dpPlaying()) { in startScanning()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2275 BluetoothA2dp a2dp = new BluetoothA2dp(context, listener); in getProfileProxy() local
2340 BluetoothA2dp a2dp = (BluetoothA2dp) proxy; in closeProfileProxy() local
2341 a2dp.close(); in closeProfileProxy()
/frameworks/base/proto/src/
Dmetrics_constants.proto5890 // OPEN: Settings > Sound > Switch a2dp devices dialog
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5800 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…
5801 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…
/frameworks/base/api/
Dcurrent.txt7667 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…
7668 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…