Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceFocusManager.java419 ConnectionServiceFocus newCSF = null; in handleReleasedFocus() local
421 newCSF = mCurrentFocusRequest.call.getConnectionServiceWrapper(); in handleReleasedFocus()
423 updateConnectionServiceFocus(newCSF); in handleReleasedFocus()