Searched refs:affectingView (Results 1 – 1 of 1) sorted by relevance
912 private void updateTaskStartIndex(View affectingView) { in updateTaskStartIndex() argument913 if (!(affectingView instanceof TaskView) && !(affectingView instanceof ClearAllButton)) { in updateTaskStartIndex()