Searched refs:touchTimeMs (Results 1 – 2 of 2) sorted by relevance
332 private void startTouchTrackingForWindowAnimation(long touchTimeMs) {337 mRunningTask, this, touchTimeMs, mActivityControlHelper,
295 long touchTimeMs, ActivityControlHelper<T> controller, boolean continuingLastGesture, in WindowTransformSwipeHandler() argument299 mTouchTimeMs = touchTimeMs; in WindowTransformSwipeHandler()