Searched refs:mHeadset (Results 1 – 1 of 1) sorted by relevance
319 mHeadset = (BluetoothHeadset) proxy;339 mHeadset = null;360 private BluetoothHeadset mHeadset = null; field in BluetoothTestUtils1447 if (mHeadset != null) { in connectProxy()1448 return mHeadset; in connectProxy()1473 while (mHeadset == null && System.currentTimeMillis() - s < CONNECT_PROXY_TIMEOUT) { in connectProxy()1476 return mHeadset; in connectProxy()