Searched refs:INTENT_EXTRA_ENROLL_NEW_TOKEN (Results 1 – 3 of 3) sorted by relevance
32 public static final String INTENT_EXTRA_ENROLL_NEW_TOKEN = "trusted.device.enrolling.token"; field in TrustedDeviceConstants
172 .putExtra(TrustedDeviceConstants.INTENT_EXTRA_ENROLL_NEW_TOKEN, true) in showEnrollmentNotification()
333 TrustedDeviceConstants.INTENT_EXTRA_ENROLL_NEW_TOKEN, false); in isStartedForEnrollment()