Home
last modified time | relevance | path

Searched refs:DISPLAY_SWITCH_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/domain/interactor/
DHideNotificationsInteractor.kt81 withTimeout(timeMillis = DISPLAY_SWITCH_TIMEOUT_MILLIS) { in <lambda>()
112 private const val DISPLAY_SWITCH_TIMEOUT_MILLIS = 5_000L in <lambda>() constant