Searched defs:numTasks (Results 1 – 4 of 4) sorted by relevance
164 final Integer numTasks = getFromRecentsView(RecentsView::getTaskViewCount); in testOverview() local425 final Integer numTasks = getFromRecentsView(RecentsView::getTaskViewCount); in testOverviewForTablet() local550 final Integer numTasks = getFromRecentsView(RecentsView::getTaskViewCount); in testDismissCancel() local570 final Integer numTasks = getFromRecentsView(RecentsView::getTaskViewCount); in testDismissBottomRow() local599 final Integer numTasks = getFromRecentsView(RecentsView::getTaskViewCount); in testDismissLastGridRow() local
301 final Integer numTasks = getFromRecents(this::getTaskCount); in testOverview() local
203 val numTasks = taskBounds.size in <lambda>() constant
187 public void getTaskKeys(int numTasks, Consumer<ArrayList<GroupTask>> callback) { in getTaskKeys()375 TaskLoadResult loadTasksInBackground(int numTasks, int requestId, boolean loadKeysOnly) { in loadTasksInBackground()