Searched refs:tetherResult (Results 1 – 1 of 1) sorted by relevance
2571 final ResultListener tetherResult = new ResultListener(TETHER_ERROR_NO_ERROR); in testBluetoothTethering() local2572 mTethering.tether(TEST_BT_IFNAME, IpServer.STATE_TETHERED, tetherResult); in testBluetoothTethering()2574 tetherResult.assertHasResult(); in testBluetoothTethering()