Searched refs:bottomI (Results 1 – 1 of 1) sorted by relevance
2708 final int bottomI, int endIndex) { in updateClientActivitiesOrdering() argument2719 for (int i = endIndex; i >= bottomI; i--) { in updateClientActivitiesOrdering()2776 while (i >= bottomI) { in updateClientActivitiesOrdering()2788 while (i >= bottomI) { in updateClientActivitiesOrdering()2794 if (i < bottomI) { in updateClientActivitiesOrdering()2845 for (endIndex--; endIndex >= bottomI; endIndex--) { in updateClientActivitiesOrdering()2854 if (endIndex >= bottomI) { in updateClientActivitiesOrdering()2856 for (endIndex--; endIndex >= bottomI; endIndex--) { in updateClientActivitiesOrdering()