Searched refs:BLUETOOTH_DEVICE_LIST_CHANGED (Results 1 – 4 of 4) sorted by relevance
115 public static final int BLUETOOTH_DEVICE_LIST_CHANGED = 7; field in CallAudioRouteStateMachine180 put(BLUETOOTH_DEVICE_LIST_CHANGED, "BLUETOOTH_DEVICE_LIST_CHANGED");294 case BLUETOOTH_DEVICE_LIST_CHANGED: in processMessage()332 || msg.what == BLUETOOTH_DEVICE_LIST_CHANGED) { in processMessage()
51 CallAudioRouteStateMachine.BLUETOOTH_DEVICE_LIST_CHANGED); in onBluetoothDeviceListChanged()
241 CallAudioRouteStateMachine.BLUETOOTH_DEVICE_LIST_CHANGED); in sendActionToStateMachine()247 CallAudioRouteStateMachine.BLUETOOTH_DEVICE_LIST_CHANGED); in sendActionToStateMachine()
382 CallAudioRouteStateMachine.BLUETOOTH_DEVICE_LIST_CHANGED); in testConnectBluetoothDuringRinging()