Searched refs:getCurrentEndpoint (Results 1 – 2 of 2) sorted by relevance
137 callSession.onCallEndpointChanged(getCurrentEndpoint()) in <lambda>()159 callSession.onCallEndpointChanged(getCurrentEndpoint()) in <lambda>()249 fun getCurrentEndpoint(): CallEndpoint { in <lambda>() method in androidx.core.telecom.test.CallSessionTest255 endpoints.add(getCurrentEndpoint()) in <lambda>()
87 mCurrentEndpoint.value = getCurrentEndpoint(state) in <lambda>()185 private fun getCurrentEndpoint(callAudioState: CallAudioState): CallAudioEndpoint { in <lambda>() method