Home
last modified time | relevance | path

Searched defs:alphas (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DGoLauncherAppTransitionManagerImpl.java49 protected Runnable composeViewContentAnimator(AnimatorSet anim, float[] alphas, float[] trans) { in composeViewContentAnimator()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java135 protected Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, float[] alphas, in composeViewContentAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java353 float[] alphas = isAppOpening in getLauncherContentAnimator() local
425 float[] alphas, float[] trans); in composeViewContentAnimator()
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java990 String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityGsm()
1005 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte()