HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothRouteManagerTest (Results 1 - 4 of 4) sorted by null

  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
BluetoothRouteTransitionTests.java 42 import static com.android.server.telecom.tests.BluetoothRouteManagerTest.DEVICE1;
43 import static com.android.server.telecom.tests.BluetoothRouteManagerTest.DEVICE2;
44 import static com.android.server.telecom.tests.BluetoothRouteManagerTest.DEVICE3;
45 import static com.android.server.telecom.tests.BluetoothRouteManagerTest.executeRoutingAction;
CallAudioRouteTransitionTests.java 483 ).setAvailableBluetoothDevices(BluetoothRouteManagerTest.DEVICE1));
495 ).setAvailableBluetoothDevices(BluetoothRouteManagerTest.DEVICE1));
507 ).setAvailableBluetoothDevices(BluetoothRouteManagerTest.DEVICE1));
    [all...]
BluetoothRouteManagerTest.java 53 public class BluetoothRouteManagerTest extends TelecomTestCase {
CallAudioRouteStateMachineTest.java 72 BluetoothRouteManagerTest.makeBluetoothDevice("00:00:00:00:00:01");
74 BluetoothRouteManagerTest.makeBluetoothDevice("00:00:00:00:00:02");
76 BluetoothRouteManagerTest.makeBluetoothDevice("00:00:00:00:00:03");

Completed in 4921 milliseconds