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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java977 processAtCind(event.device);
1399 processAtCind(event.device);
1733 processAtCind(event.device);
2738 private void processAtCind(BluetoothDevice device) { method in class:HeadsetStateMachine
2742 Log.w(TAG, "processAtCind device is null");

Completed in 119 milliseconds