Home
last modified time | relevance | path

Searched defs:taskViewCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java788 int taskViewCount = getChildCount() - mTaskViewStartIndex; in getTaskViewCount() local
2048 final int taskViewCount = getTaskViewCount(); in onInitializeAccessibilityEvent() local