Searched refs:alphas (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepTransitionManager.java | 515 float[] alphas = isAppOpening in getLauncherContentAnimator() local 533 alphas = new float[]{1, 1}; in getLauncherContentAnimator() 535 appsView.setAlpha(alphas[0]); in getLauncherContentAnimator() 537 ObjectAnimator alpha = ObjectAnimator.ofFloat(appsView, View.ALPHA, alphas); in getLauncherContentAnimator() 565 endListener = composeViewContentAnimator(launcherAnimator, alphas, scales); in getLauncherContentAnimator() 636 float[] alphas, float[] scales) { in composeViewContentAnimator() argument 639 RecentsView.CONTENT_ALPHA, alphas); in composeViewContentAnimator()
|
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
D | NetworkMonitorTest.java | 1293 String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityGsm() argument 1296 return new CellIdentityGsm(lac, cid, arfcn, bsic, mccStr, mncStr, alphal, alphas, in makeCellIdentityGsm() 1303 return constructor.newInstance(lac, cid, arfcn, bsic, mccStr, mncStr, alphal, alphas); in makeCellIdentityGsm() 1308 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte() argument 1312 bandwidth, mccStr, mncStr, alphal, alphas, in makeCellIdentityLte() 1320 alphas); in makeCellIdentityLte()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | fr_wordlist.combined.gz |
|