Searched refs:supportsAdaptiveIconAnimation (Results 1 – 3 of 3) sorted by relevance
318 if (v != null && launcher.supportsAdaptiveIconAnimation(v)) { in startAppShortcutOrInfoActivity()
320 public boolean supportsAdaptiveIconAnimation(View clickedView) { in supportsAdaptiveIconAnimation() method in BaseQuickstepLauncher
2936 public boolean supportsAdaptiveIconAnimation(View clickedView) { in supportsAdaptiveIconAnimation() method in Launcher