Searched refs:MS_PER_SEC (Results 1 – 1 of 1) sorted by relevance
82 private static final long MS_PER_SEC = 1000; field in FingerprintService287 final int timeout = (int) (ENROLLMENT_TIMEOUT_MS / MS_PER_SEC); in startEnrollment()