Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DFloatingIconView.java373 public boolean isDifferentFromAppIcon() { in isDifferentFromAppIcon() method in FloatingIconView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java667 hasSplashScreen, floatingView.isDifferentFromAppIcon()); in getOpeningWindowAnimators()