Searched refs:mCanSlowSwipeGoHome (Results 1 – 1 of 1) sorted by relevance
343 private boolean mCanSlowSwipeGoHome = true; field in AbsSwipeUpHandler1310 return velocity.y < 0 && mCanSlowSwipeGoHome ? HOME : LAST_TASK;1335 mCanSlowSwipeGoHome = canSlowSwipeGoHome;