Searched refs:initialBluetoothDevice (Results 1 – 1 of 1) sorted by relevance
82 public BluetoothDevice initialBluetoothDevice = null; field in CallAudioRouteTransitionTests.RoutingTestParameters116 initialBluetoothDevice = device; in setInitialBluetoothDevice()211 if (params.initialBluetoothDevice != null) { in setupMocksForParams()212 doReturn(params.initialBluetoothDevice) in setupMocksForParams()276 mParams.initialBluetoothDevice, mParams.availableBluetoothDevices); in testActiveTransition()373 mParams.initialBluetoothDevice, mParams.availableBluetoothDevices); in testQuiescentTransition()