Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java145 static final int ABS_VOL_TIMEOUT_MILLIS = 1000; // 1s field in AvrcpControllerStateMachine
546 sendMessageDelayed(MESSAGE_INTERNAL_ABS_VOL_TIMEOUT, ABS_VOL_TIMEOUT_MILLIS); in processMessage()
1186 sendMessageDelayed(MESSAGE_INTERNAL_ABS_VOL_TIMEOUT, ABS_VOL_TIMEOUT_MILLIS); in handleAbsVolumeRequest()