Home
last modified time | relevance | path

Searched refs:oa (Results 1 – 14 of 14) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DBaseDialogFragment.java146 ObjectAnimator oa = ObjectAnimator.ofInt(mBgDrawable, "alpha", 255); in performEntryTransition()
147 oa.setDuration(ANIMATE_IN_DURATION); in performEntryTransition()
148 oa.setStartDelay(secondaryDelay); in performEntryTransition()
149 oa.setInterpolator(new DecelerateInterpolator(1.0f)); in performEntryTransition()
150 oa.start(); in performEntryTransition()
/packages/apps/Launcher2/src/com/android/launcher2/
DFolder.java423 final ObjectAnimator oa = in animateOpen() local
426 oa.addListener(new AnimatorListenerAdapter() { in animateOpen()
445 oa.setDuration(mExpandDuration); in animateOpen()
447 oa.start(); in animateOpen()
473 final ObjectAnimator oa = in animateClosed() local
476 oa.addListener(new AnimatorListenerAdapter() { in animateClosed()
490 oa.setDuration(mExpandDuration); in animateClosed()
492 oa.start(); in animateClosed()
DAppWidgetResizeFrame.java447 ObjectAnimator oa = in snapToWidget() local
453 oa.addUpdateListener(new AnimatorUpdateListener() { in snapToWidget()
460 set.playTogether(oa, topOa, bottomOa); in snapToWidget()
462 set.playTogether(oa, leftOa, rightOa); in snapToWidget()
464 set.playTogether(oa, leftOa, rightOa, topOa, bottomOa); in snapToWidget()
DLauncher.java2351 ObjectAnimator oa = LauncherAnimUtils.ofPropertyValuesHolder(mFolderIconImageView, alpha, in growAndFadeOutFolderIcon() local
2353 oa.setDuration(getResources().getInteger(R.integer.config_folderAnimDuration)); in growAndFadeOutFolderIcon()
2354 oa.start(); in growAndFadeOutFolderIcon()
2368 ObjectAnimator oa = LauncherAnimUtils.ofPropertyValuesHolder(mFolderIconImageView, alpha, in shrinkAndFadeInFolderIcon() local
2370 oa.setDuration(getResources().getInteger(R.integer.config_folderAnimDuration)); in shrinkAndFadeInFolderIcon()
2371 oa.addListener(new AnimatorListenerAdapter() { in shrinkAndFadeInFolderIcon()
2382 oa.start(); in shrinkAndFadeInFolderIcon()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java1125 ObjectAnimator oa = LauncherAnimUtils.ofViewAlphaAndScale(previewImage, 1, 1, 1);
1126 oa.setDuration(getResources().getInteger(R.integer.config_folderExpandDuration));
1127 oa.addListener(new AnimatorListenerAdapter() {
1137 oa.start();
1139 oa.end();
1157 ObjectAnimator oa = LauncherAnimUtils.ofViewAlphaAndScale(previewImage, 0, 1.5f, 1.5f);
1158 oa.setDuration(getResources().getInteger(R.integer.config_folderExpandDuration));
1159 oa.start();
DFolder.java710 final ObjectAnimator oa = LauncherAnimUtils.ofViewAlphaAndScale(this, 0, 0.9f, 0.9f); in animateClosed() local
711 oa.addListener(new AnimatorListenerAdapter() { in animateClosed()
726 oa.setDuration(mExpandDuration); in animateClosed()
728 oa.start(); in animateClosed()
/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java435 ObjectAnimator oa = in snapToWidget() local
437 oa.addUpdateListener(new AnimatorUpdateListener() { in snapToWidget()
443 set.play(oa); in snapToWidget()
DWorkspace.java930 ObjectAnimator oa = ObjectAnimator.ofPropertyValuesHolder(cl, alpha, bgAlpha); in fadeAndRemoveEmptyScreen() local
931 oa.setDuration(duration); in fadeAndRemoveEmptyScreen()
932 oa.setStartDelay(delay); in fadeAndRemoveEmptyScreen()
933 oa.addListener(new AnimatorListenerAdapter() { in fadeAndRemoveEmptyScreen()
944 oa.start(); in fadeAndRemoveEmptyScreen()
/packages/inputmethods/LatinIME/dictionaries/
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...