Searched refs:newY (Results 1 – 2 of 2) sorted by relevance
53 final View.OnScrollChangeListener listener = (v, newX, newY, oldX, oldY) -> { in testChangeScroll()54 if (newX != 0 && newY != 0) { in testChangeScroll()
290 final float newY = bounds.top + (bounds.height() / 4.0f); in testSetMagnificationConfig_expectedConfig() local294 newY).build(); in testSetMagnificationConfig_expectedConfig()555 final float newY = y + bounds.height() / 4.0f; in testSetWindowModeConfig_connectionReset_expectedResult() local560 .setCenterY(newY).build(); in testSetWindowModeConfig_connectionReset_expectedResult()797 final float newY = y + bounds.height() / 4.0f; in testListener_magnificationConfigChangedWithoutAnimation_notifyConfigChanged() local802 .setCenterY(newY).build(); in testListener_magnificationConfigChangedWithoutAnimation_notifyConfigChanged()879 final float newY = y + bounds.height() / 4.0f; in testListener_transitionFromFullScreenToWindow_notifyConfigChanged() local884 .setCenterY(newY).build(); in testListener_transitionFromFullScreenToWindow_notifyConfigChanged()