Searched refs:negativeAdjacent (Results 1 – 1 of 1) sorted by relevance
1105 int negativeAdjacent = mCurrentPage - 1; // (Right in RTL, left in LTR) in createTaskDismissAnimation() local1106 if (draggedIndex == negativeAdjacent) { in createTaskDismissAnimation()