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

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

Completed in 91 milliseconds