Searched refs:resetTranslation (Results 1 – 11 of 11) sorted by relevance
42 void resetTranslation(); in resetTranslation() method
493 row.resetTranslation(); in resetExposedMenuView()
64 override fun resetTranslation() { in resetTranslation() method in com.android.systemui.shade.ShadeSurfaceImpl
79 fun resetTranslation() method
3462 resetTranslation();3623 public void resetTranslation() {
577 verify(mNotificationRow, times(0)).resetTranslation(); in testResetExposedMenuView_animate()603 verify(mNotificationRow, times(1)).resetTranslation(); in testResetExposedMenuView_noAnimate()
454 fun resetTranslation(animate: Boolean = false) { in resetTranslation() method in com.android.systemui.media.controls.ui.view.MediaCarouselScrollHandler
1316 mediaCarouselScrollHandler.resetTranslation(animate = true) in <lambda>()1398 mediaCarouselScrollHandler.resetTranslation() in <lambda>()
1946 resetTranslation();2192 public void resetTranslation() {2213 resetTranslation();
523 group.resetTranslation(); in testIconScrollXAfterTranslationAndReset()
2215 mShadeSurface.resetTranslation(); in hideKeyguardImpl()