Searched refs:mLastComputedTaskEndPushOutDistance (Results 1 – 1 of 1) sorted by relevance
319 view.mLastComputedTaskEndPushOutDistance = null;365 protected Float mLastComputedTaskEndPushOutDistance = null; field in RecentsView2801 mLastComputedTaskEndPushOutDistance = null; in onLayout()2944 if (mLastComputedTaskEndPushOutDistance == null) {2949 mLastComputedTaskEndPushOutDistance = (mOrientationHandler.getStart(taskPosition)2952 distanceToOffscreen -= mLastComputedTaskEndPushOutDistance;