Searched refs:mLastComputedTaskEndPushOutDistance (Results 1 – 1 of 1) sorted by relevance
343 view.mLastComputedTaskEndPushOutDistance = null;411 protected Float mLastComputedTaskEndPushOutDistance = null; field in RecentsView3645 mLastComputedTaskEndPushOutDistance = null; in onLayout()3802 if (mLastComputedTaskEndPushOutDistance == null) {3807 mLastComputedTaskEndPushOutDistance = (mOrientationHandler.getStart(taskPosition)3810 distanceToOffscreen -= mLastComputedTaskEndPushOutDistance;