Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseContainerInterface.java84 protected abstract int getOverviewScrimColorForState(CONTAINER_TYPE container, in getOverviewScrimColorForState() method in BaseContainerInterface
153 getOverviewScrimColorForState(container, state)); in getParallelAnimationToLauncher()
DFallbackActivityInterface.java241 protected int getOverviewScrimColorForState(RecentsActivity activity, RecentsState state) { in getOverviewScrimColorForState() method in FallbackActivityInterface
DLauncherActivityInterface.java350 protected int getOverviewScrimColorForState(QuickstepLauncher activity, LauncherState state) { in getOverviewScrimColorForState() method in LauncherActivityInterface