Searched refs:stashedHandleView (Results 1 – 3 of 3) sorted by relevance
76 StashedHandleView stashedHandleView) { in BubbleStashedHandleViewController() argument78 mStashedHandleView = stashedHandleView; in BubbleStashedHandleViewController()
103 StashedHandleView stashedHandleView) { in StashedHandleViewController() argument106 mStashedHandleView = stashedHandleView; in StashedHandleViewController()
236 StashedHandleView stashedHandleView = mDragLayer.findViewById(R.id.stashed_handle); in TaskbarActivityContext() local284 new StashedHandleViewController(this, stashedHandleView), in TaskbarActivityContext()