Searched refs:CLOCK_IN_START_DELAY_MILLIS (Results 1 – 4 of 4) sorted by relevance
32 …ections.transitions.ClockSizeTransition.ClockFaceInTransition.Companion.CLOCK_IN_START_DELAY_MILLIS68 startMillis = CLOCK_IN_START_DELAY_MILLIS.toInt(), in TransitionBuilder()69 endMillis = (CLOCK_IN_START_DELAY_MILLIS + CLOCK_IN_MILLIS).toInt() in TransitionBuilder()81 startMillis = CLOCK_IN_START_DELAY_MILLIS.toInt(), in TransitionBuilder()82 endMillis = (CLOCK_IN_START_DELAY_MILLIS + CLOCK_IN_MILLIS).toInt() in TransitionBuilder()
291 startDelay = CLOCK_IN_START_DELAY_MILLIS in <lambda>()298 const val CLOCK_IN_START_DELAY_MILLIS = 133L in <lambda>() constant
47 public static final long CLOCK_IN_START_DELAY_MILLIS = 133; field in KeyguardClockSwitch402 mClockInAnim.setStartDelay(CLOCK_IN_START_DELAY_MILLIS); in updateClockViews()
496 KeyguardClockSwitch.CLOCK_IN_START_DELAY_MILLIS); in displayClock()