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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DBluetoothRouteManagerTest.java79 executeRoutingAction(sm, BluetoothRouteManager.CONNECT_HFP, DEVICE1.getAddress());
101 executeRoutingAction(sm, BluetoothRouteManager.CONNECT_HFP, DEVICE2.getAddress());
102 // Wait 3 times: the first connection attempt is accounted for in executeRoutingAction,
147 static void executeRoutingAction(BluetoothRouteManager brm, int message, String method in class:BluetoothRouteManagerTest

Completed in 433 milliseconds