Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java590 int state = getBtCallState(call, isForeground); in sendClccForCall()
864 private int getBtCallState(Call call, boolean isForeground) { in getBtCallState() method in BluetoothPhoneServiceImpl