Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java113 protected Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, float[] alphas, in composeViewContentAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java352 float[] alphas = isAppOpening in getLauncherContentAnimator() local
441 float[] alphas, float[] trans); in composeViewContentAnimator()
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java970 String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityGsm()
985 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte()