Searched refs:BOND_RETRY_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
94 public static final int BOND_RETRY_DELAY_MS = 500; field in BondStateMachine173 sendMessageDelayed(new_msg, BOND_RETRY_DELAY_MS); in processMessage()