Home
last modified time | relevance | path

Searched defs:currentTranslation (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaCarouselScrollHandler.kt309 val currentTranslation = scrollView.getContentTranslation() regex
356 val currentTranslation = scrollView.getContentTranslation() regex
411 val currentTranslation = scrollView.getContentTranslation() regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java101 float currentTranslation = 0; in transformViewInternal() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DEdgeBackGesturePanel.java649 private void setCurrentTranslation(float currentTranslation) { in setCurrentTranslation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationBarEdgePanel.java856 private void setCurrentTranslation(float currentTranslation) { in setCurrentTranslation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java2432 float currentTranslation = mQsFrame.getTranslationY(); in applyQSClippingImmediately() local