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