Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DParcelableCallUtils.java213 String activeChildCallId = null; in toParcelableCall() local
215 activeChildCallId = call.getConferenceLevelActiveCall().getId(); in toParcelableCall()
255 .setActiveChildCallId(activeChildCallId) in toParcelableCall()