Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java231 AvrcpControllerStateMachine oldStateMachine = in setActiveDevice() local
233 if (oldStateMachine != null) { in setActiveDevice()
234 oldStateMachine.setDeviceState(DEVICE_STATE_INACTIVE); in setActiveDevice()