Searched refs:DEVICE_STATE_INACTIVE (Results 1 – 2 of 2) sorted by relevance
96 public static final int DEVICE_STATE_INACTIVE = 0; field in AvrcpControllerService234 oldStateMachine.setDeviceState(DEVICE_STATE_INACTIVE); in setActiveDevice()
188 mAvrcpStateMachine.setDeviceState(AvrcpControllerService.DEVICE_STATE_INACTIVE); in setActiveDevice()