Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java1997 private void sendIndicatorIntent(BluetoothDevice device, int indId, int indValue) { in sendIndicatorIntent() method in HeadsetStateMachine
2024 sendIndicatorIntent(device, indId, -1); in processAtBind()
2028 sendIndicatorIntent(device, indId, -1); in processAtBind()
2039 sendIndicatorIntent(device, indId, indValue); in processAtBiev()