Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt462 val keyboardFocusHighlightEnabled = in <lambda>() constant
465 setWillNotDraw(!keyboardFocusHighlightEnabled && !cursorHoverStatesEnabled) in <lambda>()
469 ?: if (keyboardFocusHighlightEnabled) in <lambda>()