Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/
DCommunalSceneStartable.kt142 .collectLatest { shouldTimeout -> in <lambda>() method
144 if (shouldTimeout) { in <lambda>()