Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java369 final int gestureTop = in updateSystemGestureInsetsTop() local
371 if (gestureTop != mSystemGestureTop) { in updateSystemGestureInsetsTop()
372 mSystemGestureTop = gestureTop; in updateSystemGestureInsetsTop()