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

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java2611 !isCellularCallInProgress() &&
2749 if ((isCellularCallInProgress()) ||
2861 private boolean isCellularCallInProgress() { method in class:BluetoothHandsfree
2881 if (isCellularCallInProgress() || isVoiceRecognitionInProgress()) {

Completed in 260 milliseconds