Searched defs:taskViews (Results 1 – 2 of 2) sorted by relevance
319 final List<UiObject2> taskViews = getTasks(); in getCurrentTaskUnchecked() local349 final List<UiObject2> taskViews = getTasks(); in getTestActivityTask() local369 final List<UiObject2> taskViews = getTasks(); in getCurrentTasksForTablet() local546 final List<UiObject2> taskViews = getTasks(); in getFocusedTaskForTablet() local
54 val taskViews = TaskViewsIterable(recentsView) in <lambda>() constant in com.android.quickstep.views.RecentsViewUtils