Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchView.java266 View displayedContent = mDisplayingRecentTasks ? mScrollView : mNoRecentItemsPane; in getCloseAnimation() local
307 View displayedContent = mDisplayingRecentTasks ? mScrollView : mNoRecentItemsPane; in animateOpen() local