Searched refs:a2dp (Results 1 – 6 of 6) sorted by relevance
169 A2dpProfile a2dp = mProfileManager.getA2dpProfile(); in startScanning() local170 if (a2dp != null && a2dp.isA2dpPlaying()) { in startScanning()
2029 BluetoothA2dp a2dp = new BluetoothA2dp(context, listener); in getProfileProxy() local2089 BluetoothA2dp a2dp = (BluetoothA2dp)proxy; in closeProfileProxy() local2090 a2dp.close(); in closeProfileProxy()
5800 …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…
7212 …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…
7244 …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…
7683 …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…