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