Searched refs:a2dp (Results 1 – 5 of 5) sorted by relevance
165 A2dpProfile a2dp = mProfileManager.getA2dpProfile(); in startScanning() local166 if (a2dp != null && a2dp.isA2dpPlaying()) { in startScanning()
2028 BluetoothA2dp a2dp = new BluetoothA2dp(context, listener); in getProfileProxy() local2088 BluetoothA2dp a2dp = (BluetoothA2dp)proxy; in closeProfileProxy() local2089 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…
7178 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…7179 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…
7649 …nal java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.CONN…7650 … final java.lang.String ACTION_PLAYING_STATE_CHANGED = "android.bluetooth.a2dp.profile.action.PLAY…