Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DToggleRangeBehavior.kt219 cvh.userInteractionInProgress = true in <lambda>()
300 cvh.userInteractionInProgress = false in <lambda>()
DControlViewHolder.kt120 var userInteractionInProgress = false variable
156 if (userInteractionInProgress) return in bindData()