Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java169 A2dpProfile a2dp = mProfileManager.getA2dpProfile(); in startScanning() local
170 if (a2dp != null && a2dp.isA2dpPlaying()) { in startScanning()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2029 BluetoothA2dp a2dp = new BluetoothA2dp(context, listener); in getProfileProxy() local
2089 BluetoothA2dp a2dp = (BluetoothA2dp)proxy; in closeProfileProxy() local
2090 a2dp.close(); in closeProfileProxy()
/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.txt7212 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…
7213 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…
Dtest-current.txt7244 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…
7245 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…
Dsystem-current.txt7683 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…
7684 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…