/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepTransitionManager.java | 547 float[] alphas = isAppOpening in getLauncherContentAnimator() local 565 alphas = new float[]{1, 1}; in getLauncherContentAnimator() 567 appsView.setAlpha(alphas[0]); in getLauncherContentAnimator() 569 ObjectAnimator alpha = ObjectAnimator.ofFloat(appsView, View.ALPHA, alphas); in getLauncherContentAnimator() 597 endListener = composeViewContentAnimator(launcherAnimator, alphas, scales); in getLauncherContentAnimator() 672 float[] alphas, float[] scales) { in composeViewContentAnimator() argument 675 RecentsView.CONTENT_ALPHA, alphas); in composeViewContentAnimator()
|
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
D | NetworkMonitorTest.java | 1095 String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityGsm() argument 1098 return new CellIdentityGsm(lac, cid, arfcn, bsic, mccStr, mncStr, alphal, alphas, in makeCellIdentityGsm() 1103 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte() argument 1107 bandwidth, mccStr, mncStr, alphal, 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, ... |