Searched refs:RETRY_TIMEOUT_ALARM (Results 1 – 2 of 2) sorted by relevance
189 setUpWakeupMessage(mRetryTimeoutAlarm, VcnGatewayConnection.RETRY_TIMEOUT_ALARM); in VcnGatewayConnectionTestBase()290 VcnGatewayConnection.RETRY_TIMEOUT_ALARM, in verifyRetryTimeoutAlarmAndGetCallback()
173 static final String RETRY_TIMEOUT_ALARM = TAG + "_RETRY_TIMEOUT_ALARM"; field in VcnGatewayConnection1058 mRetryTimeoutAlarm = createScheduledAlarm(RETRY_TIMEOUT_ALARM, delayedMessage, delay); in setRetryTimeoutAlarm()