Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java76 private String initialBluetoothState; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
97 String initialBluetoothState) { in setInitialBluetoothState()
191 public String initialBluetoothState; // One of the state names or prefixes from BRM. field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters
207 public BluetoothRouteTestParameters(String name, String initialBluetoothState, in BluetoothRouteTestParameters()