Searched refs:bluetoothReceiver (Results 1 – 2 of 2) sorted by relevance
520 SynchronousResultReceiver bluetoothReceiver = null; in updateExternalStatsLocked() local558 bluetoothReceiver = new SynchronousResultReceiver("bluetooth"); in updateExternalStatsLocked()559 adapter.requestControllerActivityEnergyInfo(bluetoothReceiver); in updateExternalStatsLocked()596 final BluetoothActivityEnergyInfo bluetoothInfo = awaitControllerInfo(bluetoothReceiver); in updateExternalStatsLocked()
1606 SynchronousResultReceiver bluetoothReceiver =1608 adapter.requestControllerActivityEnergyInfo(bluetoothReceiver);1609 return awaitControllerInfo(bluetoothReceiver);