Searched defs:setInitialBluetoothState (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DBluetoothRouteTransitionTests.java82 public BluetoothRouteTestParametersBuilder setInitialBluetoothState( method in class:BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
361 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_OFF_STATE_NAME)
375 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_OFF_STATE_NAME)
389 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_CONNECTING_STATE_NAME_PREFIX)
404 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_CONNECTED_STATE_NAME_PREFIX)
418 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_CONNECTED_STATE_NAME_PREFIX)
431 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_CONNECTED_STATE_NAME_PREFIX)
445 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_CONNECTING_STATE_NAME_PREFIX)
459 .setInitialBluetoothState(BluetoothRouteManager.AUDIO_CONNECTED_STATE_NAME_PREFIX)
475 .setInitialBluetoothState(BluetoothRouteManage
[all...]

Completed in 113 milliseconds