Home
last modified time | relevance | path

Searched refs:getFloatingWidgetView (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DFloatingWidgetView.java286 public static FloatingWidgetView getFloatingWidgetView(Launcher launcher, in getFloatingWidgetView() method in FloatingWidgetView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DLauncherSwipeHandlerV2.java169 FloatingWidgetView floatingWidgetView = FloatingWidgetView.getFloatingWidgetView(mActivity,
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java900 final FloatingWidgetView floatingView = FloatingWidgetView.getFloatingWidgetView(mLauncher, in getOpeningWindowAnimatorsForWidget()
1321 floatingWidget = FloatingWidgetView.getFloatingWidgetView(mLauncher, in getClosingWindowAnimators()