Home
last modified time | relevance | path

Searched refs:stashedHandleView (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DStashedHandleViewController.java75 StashedHandleView stashedHandleView) { in StashedHandleViewController() argument
78 mStashedHandleView = stashedHandleView; in StashedHandleViewController()
H A DTaskbarActivityContext.java143 StashedHandleView stashedHandleView = mDragLayer.findViewById(R.id.stashed_handle); in TaskbarActivityContext() local
172 new StashedHandleViewController(this, stashedHandleView), in TaskbarActivityContext()