Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarCoordinator.kt93 private val swipeChipbarAwayGestureHandler: SwipeChipbarAwayGestureHandler, in <lambda>() constant
308 swipeChipbarAwayGestureHandler.setViewFetcher { currentDisplayInfo.view } in <lambda>()
309 swipeChipbarAwayGestureHandler.addOnGestureDetectedCallback(TAG) { in <lambda>()
313 swipeChipbarAwayGestureHandler.resetViewFetcher() in <lambda>()
314 swipeChipbarAwayGestureHandler.removeOnGestureDetectedCallback(TAG) in <lambda>()