Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java74 private int expectedBluetoothInteraction; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
116 int expectedBluetoothInteraction) { in setExpectedBluetoothInteraction()
181 public int expectedBluetoothInteraction; // NONE, CONNECT, or DISCONNECT field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters
191 expectedListenerUpdates, int expectedBluetoothInteraction, BluetoothDevice in BluetoothRouteTestParameters()