Searched refs:DELAY_RETRY (Results 1 – 1 of 1) sorted by relevance
138 public static final int DELAY_RETRY = 5 * 1000; field in BluetoothDevicePairer604 mNextStageTimestamp = SystemClock.elapsedRealtime() + DELAY_RETRY; in onBondFailed()605 mHandler.sendEmptyMessageDelayed(MSG_START, DELAY_RETRY); in onBondFailed()