Searched refs:HIDE_DURATION_MS (Results 1 – 2 of 2) sorted by relevance
58 private const val HIDE_DURATION_MS: Long = 100 in <lambda>() constant149 .setDuration(HIDE_DURATION_MS) in <lambda>()
87 private static final long HIDE_DURATION_MS = 100; field in RecentsOnboarding453 .setDuration(HIDE_DURATION_MS) in hide()