/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepAppTransitionManagerImpl.java | 353 float[] alphas = isAppOpening in getLauncherContentAnimator() local 362 appsView.setAlpha(alphas[0]); in getLauncherContentAnimator() 365 ObjectAnimator alpha = ObjectAnimator.ofFloat(appsView, View.ALPHA, alphas); in getLauncherContentAnimator() 391 endListener = composeViewContentAnimator(launcherAnimator, alphas, trans); in getLauncherContentAnimator() 393 mDragLayerAlpha.setValue(alphas[0]); in getLauncherContentAnimator() 395 ObjectAnimator.ofFloat(mDragLayerAlpha, MultiValueAlpha.VALUE, alphas); in getLauncherContentAnimator() 425 float[] alphas, float[] trans); in composeViewContentAnimator() argument
|
/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/ |
D | GoLauncherAppTransitionManagerImpl.java | 49 protected Runnable composeViewContentAnimator(AnimatorSet anim, float[] alphas, float[] trans) { in composeViewContentAnimator() argument 52 CONTENT_ALPHA, alphas); in composeViewContentAnimator()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/ |
D | LauncherAppTransitionManagerImpl.java | 135 protected Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, float[] alphas, in composeViewContentAnimator() argument 139 RecentsView.CONTENT_ALPHA, alphas); in composeViewContentAnimator()
|
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
D | NetworkMonitorTest.java | 990 String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityGsm() argument 993 return new CellIdentityGsm(lac, cid, arfcn, bsic, mccStr, mncStr, alphal, alphas, in makeCellIdentityGsm() 1000 return constructor.newInstance(lac, cid, arfcn, bsic, mccStr, mncStr, alphal, alphas); in makeCellIdentityGsm() 1005 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte() argument 1009 bandwidth, mccStr, mncStr, alphal, alphas, in makeCellIdentityLte() 1017 alphas); in makeCellIdentityLte()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |