Searched defs:horizontalTranslation (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ | ||
D | BackPanel.kt | 108 var horizontalTranslation = AnimatedFloat(name = "horizontalTranslation") variable |
D | EdgePanelParams.kt | 34 val horizontalTranslation: Float? = 0f, in <lambda>() constant in com.android.systemui.navigationbar.gestural.EdgePanelParams.BackIndicatorDimens |