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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DBluetoothRouteManagerTest.java56 private String initialBluetoothState; field in class:BluetoothRouteManagerTest.BluetoothRouteTestParametersBuilder
73 String initialBluetoothState) {
74 this.initialBluetoothState = initialBluetoothState;
131 initialBluetoothState,
146 public String initialBluetoothState; // One of the state names or prefixes from BRM. field in class:BluetoothRouteManagerTest.BluetoothRouteTestParameters
159 public BluetoothRouteTestParameters(String name, String initialBluetoothState, argument
166 this.initialBluetoothState = initialBluetoothState;
182 ", initialBluetoothState
72 setInitialBluetoothState( String initialBluetoothState) argument
[all...]

Completed in 48 milliseconds