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.java1914 private void sendIndicatorIntent(BluetoothDevice device, int indId, int indValue) { in sendIndicatorIntent() method in HeadsetStateMachine
1940 sendIndicatorIntent(device, indId, -1); in processAtBind()
1944 sendIndicatorIntent(device, indId, -1); in processAtBind()
1955 sendIndicatorIntent(device, indId, indValue); in processAtBiev()