Searched refs:toBottom (Results 1 – 2 of 2) sorted by relevance
438 void onLeafTaskMoved(Task t, boolean toTop, boolean toBottom) {439 if (toBottom) {
1288 void updateTaskMovement(boolean toTop, boolean toBottom, int position) { in updateTaskMovement() argument1293 taskDisplayArea.onLeafTaskMoved(this, toTop, toBottom); in updateTaskMovement()