Searched refs:brm (Results 1 – 2 of 2) sorted by relevance
199 static void executeRoutingAction(BluetoothRouteManager brm, int message, String in executeRoutingAction() argument204 brm.sendMessage(message, args); in executeRoutingAction()205 waitForHandlerAction(brm.getHandler(), TEST_TIMEOUT); in executeRoutingAction()
135 public void setBluetoothRouteManager(BluetoothRouteManager brm) { in setBluetoothRouteManager() argument136 mBluetoothRouteManager = brm; in setBluetoothRouteManager()