Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java610 Call activeChild = conferenceCall.getConferenceLevelActiveCall(); in sendClccForCall() local
611 if (state == CALL_STATE_ACTIVE && activeChild != null) { in sendClccForCall()
621 if (call == activeChild) { in sendClccForCall()