Searched refs:CMD_TIMEOUT_DELAY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java135 private static final int CMD_TIMEOUT_DELAY = 2000; field in class:Avrcp
361 CMD_TIMEOUT_DELAY);
378 sendMessageDelayed(obtainMessage(MESSAGE_ABS_VOL_TIMEOUT), CMD_TIMEOUT_DELAY);
393 CMD_TIMEOUT_DELAY);

Completed in 38 milliseconds