/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | PreviewBackground.java | 404 float prog = animation.getAnimatedFraction(); in animateScale() 405 mScale = prog * scale1 + (1 - prog) * scale0; in animateScale() 406 mColorMultiplier = prog * bgMultiplier1 + (1 - prog) * bgMultiplier0; in animateScale()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsContainerView.java | 795 float prog = Math.max(0, Math.min(1, (float) scrolledOffset / mHeaderThreshold)); in updateHeaderScroll() local 796 int viewBG = ColorUtils.blendARGB(mScrimColor, mHeaderProtectionColor, prog); in updateHeaderScroll()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherProvider.java | 1114 try (SQLiteStatement prog = db.compileStatement( in getMaxId() argument 1116 max = (int) DatabaseUtils.longForQuery(prog, null); in getMaxId()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | sl_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |