Searched refs:getCurrentCallEndpoint (Results 1 – 5 of 5) sorted by relevance
130 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testCurrentEndpointChangedToBluetooth()151 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testCurrentEndpointChangedToStreaming()172 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testCurrentEndpointChangedBetweenBluetooth()206 mCallEndpointController.getCurrentCallEndpoint().getEndpointType()); in testSwitchFromEarpieceToBluetooth()228 CallEndpoint currentEndpoint = mCallEndpointController.getCurrentCallEndpoint(); in testBtDeviceSwitch()261 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testAvailableEndpointChanged()282 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testAvailableBluetoothEndpointChanged()304 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testMuteStateChanged()323 CallEndpoint endpoint = mCallEndpointController.getCurrentCallEndpoint(); in testNotifyForcely()343 CallEndpoint endpoint1 = mCallEndpointController.getCurrentCallEndpoint(); in testEndpointChangeRequest()[all …]
267 currentEndpointChange.getCurrentCallEndpoint().getEndpointType()); in testMultipleCachedCurrentEndpointChanges()345 currentEndpointChange.getCurrentCallEndpoint().getEndpointType()); in testAllCachedCallbacks()
27 public CallEndpoint getCurrentCallEndpoint() { in getCurrentCallEndpoint() method in CachedCurrentEndpointChange
27 public int getCurrentCallEndpoint() { in getCurrentCallEndpoint() method in CachedVideoStateChange
82 public CallEndpoint getCurrentCallEndpoint() { in getCurrentCallEndpoint() method in CallEndpointController