Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java62 public static final int ACTIVE_DEVICE_CHANGE = 3; field in AvrcpControllerStateMachine
286 sendMessage(ACTIVE_DEVICE_CHANGE, state); in setDeviceState()
435 case ACTIVE_DEVICE_CHANGE: in processMessage()
473 case ACTIVE_DEVICE_CHANGE: in processMessage()
1421 case ACTIVE_DEVICE_CHANGE: in eventToString()