Searched defs:currentTranslation (Results 1 – 5 of 5) sorted by relevance
309 val currentTranslation = scrollView.getContentTranslation() regex356 val currentTranslation = scrollView.getContentTranslation() regex411 val currentTranslation = scrollView.getContentTranslation() regex
101 float currentTranslation = 0; in transformViewInternal() local
649 private void setCurrentTranslation(float currentTranslation) { in setCurrentTranslation()
856 private void setCurrentTranslation(float currentTranslation) { in setCurrentTranslation()
2432 float currentTranslation = mQsFrame.getTranslationY(); in applyQSClippingImmediately() local