Searched refs:RETRANSMISSION_COUNT (Results 1 – 3 of 3) sorted by relevance
35 private static final int RETRANSMISSION_COUNT = 1; field in ResendCecCommandAction46 && mRetransmissionCount++ < RETRANSMISSION_COUNT) {
51 static final int RETRANSMISSION_COUNT = 1; field in HdmiConfig
766 } while (retransmissionCount++ < HdmiConfig.RETRANSMISSION_COUNT); in sendCommand()