Searched refs:isA2dpMultiProfile (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java1419 if (mPendingSco && isA2dpMultiProfile()) {
1557 if (isA2dpMultiProfile() && mA2dpState == BluetoothA2dp.STATE_PLAYING) {
1603 if (isA2dpMultiProfile()) {
1633 private boolean isA2dpMultiProfile() { method in class:BluetoothHandsfree

Completed in 34 milliseconds