Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationHandle.java77 int navHeight = getHeight(); in onDraw() local
80 float y = (navHeight - mBottom - height); in onDraw()