Searched refs:EXTRA_CHECK_IN_RETRY_DELAY (Results 1 – 1 of 1) sorted by relevance
89 private static final String EXTRA_CHECK_IN_RETRY_DELAY = "check-in-retry-delay"; field in DeviceLockCommandReceiver263 if (intent.hasExtra(EXTRA_CHECK_IN_RETRY_DELAY)) { in setDebugCheckInClientResponse()265 intent.getIntExtra(EXTRA_CHECK_IN_RETRY_DELAY, /* delay_minute= */ 1)); in setDebugCheckInClientResponse()