Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java518 BluetoothDevice device1 = getDeviceForMessage(CONNECT_TIMEOUT); in processMessage()
1378 BluetoothDevice device1 = getDeviceForMessage(CONNECT_TIMEOUT); in processMessage()
1718 BluetoothDevice device1 = getDeviceForMessage(CONNECT_TIMEOUT); in processMessage()
2247 device = getDeviceForMessage(START_VR_TIMEOUT); in processLocalVrEvent()
2338 private BluetoothDevice getDeviceForMessage(int what) in getDeviceForMessage() method in HeadsetStateMachine
2709 BluetoothDevice device = getDeviceForMessage(DIALING_OUT_TIMEOUT); in processCallState()
3260 BluetoothDevice device = getDeviceForMessage(CLCC_RSP_TIMEOUT); in processSendClccResponse()