Searched refs:updateAndSendIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java679 updateAndSendIntent(device, newDeviceState, currDeviceState);
684 updateAndSendIntent(device, newDeviceState, currDeviceState);
687 private void updateAndSendIntent(BluetoothDevice device, int newDeviceState, method in class:HealthService

Completed in 58 milliseconds