Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java173 float threshold = getAllAppsThreshold(context, recentsOrientedState, dp); in createForRecents()
188 private static float getAllAppsThreshold(Context context, in getAllAppsThreshold() method in AnimatorControllerWithResistance