Searched refs:mBluetoothHeadsetFuture (Results 1 – 1 of 1) sorted by relevance
127 mBluetoothHeadsetFuture.complete((BluetoothHeadset) proxy);191 mBluetoothHeadsetFuture.complete(null);289 private CompletableFuture<BluetoothHeadset> mBluetoothHeadsetFuture; field in BluetoothDeviceManager312 mBluetoothHeadsetFuture = new CompletableFuture<>(); in BluetoothDeviceManager()428 mBluetoothHeadset = mBluetoothHeadsetFuture.get(500L, in getBluetoothHeadset()