Home
last modified time | relevance | path

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

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