Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationController.java337 mMirrorView.post(this::applyTapExcludeRegion); in WindowMagnificationController()
359 mMirrorView.post(this::applyTapExcludeRegion); in WindowMagnificationController()
455 applyTapExcludeRegion(); in setEditMagnifierSizeMode()
791 private void applyTapExcludeRegion() { in applyTapExcludeRegion() method in WindowMagnificationController
1701 mDragView.post(this::applyTapExcludeRegion); in maybeRepositionButton()