Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java833 private int convertCallState(int callState, boolean isForegroundCall) { in convertCallState() argument
860 if (isForegroundCall) { in convertCallState()