Home
last modified time | relevance | path

Searched defs:horizontalTranslation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanel.kt107 var horizontalTranslation = AnimatedFloat(name = "horizontalTranslation") variable
DEdgePanelParams.kt36 val horizontalTranslation: Float? = 0f, constant in com.android.systemui.navigationbar.gestural.EdgePanelParams.BackIndicatorDimens