Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java360 int touchHeight = getNavbarSize(ResourceUtils.NAVBAR_BOTTOM_GESTURE_SIZE); in initTouchBounds() local
361 mSwipeTouchRegion.top = mSwipeTouchRegion.bottom - touchHeight; in initTouchBounds()
365 final float assistantHeight = Math.max(touchHeight, in initTouchBounds()