Searched defs:animate (Results 1 - 25 of 29) sorted by relevance

12

/packages/experimental/Bummer/src/com/android/dreams/bummer/
H A DBummerView.java37 boolean animate = false;
40 animate = mAnimate;
54 if (animate) {
55 animate().x(newx)
84 public void setAnimationParams(boolean animate, int delay, int animTime) { argument
85 mAnimate = animate;
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DBummerView.java37 boolean animate = false;
40 animate = mAnimate;
54 if (animate) {
55 animate().x(newx)
84 public void setAnimationParams(boolean animate, int delay, int animTime) { argument
85 mAnimate = animate;
/packages/apps/Browser/src/com/android/browser/
H A DAutologinBar.java92 public void updateAutoLogin(Tab tab, boolean animate) { argument
123 showAutoLogin(animate);
125 hideAutoLogin(animate);
129 void showAutoLogin(boolean animate) { argument
130 mTitleBar.showAutoLogin(animate);
133 void hideAutoLogin(boolean animate) { argument
134 mTitleBar.hideAutoLogin(animate);
H A DNavScreen.java198 protected void close(int position, boolean animate) { argument
199 mUi.hideNavScreen(position, animate);
H A DPhoneUi.java239 mTitleBar.animate().translationY(mActionBarHeight);
245 mTitleBar.animate().translationY(0);
260 public void showWeb(boolean animate) { argument
261 super.showWeb(animate);
262 hideNavScreen(mUiController.getTabControl().getCurrentPosition(), animate);
346 void hideNavScreen(int position, boolean animate) { argument
350 if ((tab == null) || !animate) {
H A DTitleBar.java311 public void updateAutoLogin(Tab tab, boolean animate) { argument
318 mAutoLogin.updateAutoLogin(tab, animate);
321 public void showAutoLogin(boolean animate) { argument
329 if (animate) {
335 public void hideAutoLogin(boolean animate) { argument
341 if (animate) {
H A DUI.java123 public void showWeb(boolean animate); argument
H A DBaseUi.java590 protected void updateAutoLogin(Tab tab, boolean animate) { argument
591 mTitleBar.updateAutoLogin(tab, animate);
838 public void showWeb(boolean animate) { argument
/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DActionableToastBar.java143 public void hide(boolean animate) { argument
152 if (animate) {
/packages/apps/Launcher2/src/com/android/launcher2/
H A DInterruptibleInOutAnimator.java62 private void animate(int direction) { method in class:InterruptibleInOutAnimator
104 * direction and animate for a correspondingly shorter duration.
107 animate(IN);
114 * direction and animate for a correspondingly shorter duration.
117 animate(OUT);
H A DAppWidgetResizeFrame.java376 * to LauncherModel and animate the resize frame.
400 public void snapToWidget(boolean animate) { argument
431 if (!animate) {
/packages/apps/Browser/src/com/android/browser/view/
H A DPieItem.java36 private float animate; field in class:PieItem
87 animate = a;
91 return animate;
125 return start + animate;
/packages/apps/Camera/src/com/android/camera/ui/
H A DCameraSwitcher.java205 public void setOrientation(int degree, boolean animate) { argument
206 super.setOrientation(degree, animate);
211 iv.setOrientation(degree, animate);
252 mPopup.animate()
259 animate().alpha(1f).setDuration(SWITCHER_POPUP_ANIM_DURATION)
282 mPopup.animate()
289 animate().alpha(0f).setDuration(SWITCHER_POPUP_ANIM_DURATION)
H A DPieItem.java42 private float animate; field in class:PieItem
100 animate = a;
104 return animate;
155 return start + animate;
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DKindSectionView.java229 protected void updateAddFooterVisible(boolean animate) { argument
236 if (animate) {
244 if (animate) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStatePanelTrack.java146 public void fillContent(boolean animate) { argument
147 if (!animate) {
181 if (!animate) {
/packages/apps/Gallery2/src/com/android/photos/
H A DMultiSelectGridFragment.java226 * @param animate If true, an animation will be used to transition to the
229 private void setGridShown(boolean shown, boolean animate) { argument
239 if (animate) {
251 if (animate) {
/packages/apps/Calendar/src/com/android/calendar/agenda/
H A DAgendaFragment.java317 private void goTo(EventInfo event, boolean animate) { argument
369 // TODO figure out the animate bit
/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleDayPickerFragment.java371 * @param animate Whether to scroll to the given time or just redraw at the
378 public boolean goTo(long time, boolean animate, boolean setSelected, boolean forceScroll) { argument
451 if (animate) {
/packages/apps/Gallery2/src/com/android/camera/ui/
H A DCameraSwitcher.java269 public void setOrientation(int degree, boolean animate) { argument
270 super.setOrientation(degree, animate);
275 iv.setOrientation(degree, animate);
339 mPopup.animate()
346 animate().alpha(1f).setDuration(SWITCHER_POPUP_ANIM_DURATION)
371 mPopup.animate()
378 animate().alpha(0f).setDuration(SWITCHER_POPUP_ANIM_DURATION)
/packages/apps/Phone/src/com/android/phone/
H A DDTMFTwelveKeyDialer.java484 private void onDialerOpen(boolean animate) { argument
497 mInCallScreen.onDialerOpen(animate);
548 private void onDialerClose(boolean animate) { argument
559 mInCallScreen.onDialerClose(animate);
785 * @param animate if true, open the dialer with an animation.
789 public void openDialer(boolean animate) { argument
801 if (animate) {
806 onDialerOpen(animate);
817 * @param animate if true, close the dialer with an animation.
821 public void closeDialer(boolean animate) { argument
[all...]
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DPinnedHeaderListView.java253 * @param animate true if the transition to the new coordinate should be animated
255 public void setHeaderPinnedAtTop(int viewIndex, int y, boolean animate) { argument
262 // TODO perhaps we should animate at the top as well
271 * @param animate true if the transition to the new coordinate should be animated
273 public void setHeaderPinnedAtBottom(int viewIndex, int y, boolean animate) { argument
281 } else if (animate && (header.y != y || !header.visible)) {
333 * @param animate true if the transition to the new coordinate should be animated
335 public void setHeaderInvisible(int viewIndex, boolean animate) { argument
337 if (header.visible && (animate || header.animating) && header.state == BOTTOM) {
/packages/apps/Email/src/com/android/email/activity/
H A DThreePaneLayout.java337 private boolean changePaneState(int newState, boolean animate) { argument
351 // Just make sure the first transition doesn't animate.
353 animate = false;
360 // (We still use animator even if animate == false; we just use 0 duration.)
396 startLayoutAnimation(animate ? ANIMATION_DURATION : 0, listener,
/packages/apps/DeskClock/src/com/android/deskclock/
H A DAlarmClock.java190 private void hideUndoBar(boolean animate, MotionEvent event) { argument
196 mUndoBar.hide(animate);
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
H A DGlowPadView.java488 private void hideTargets(boolean animate, boolean expanded) { argument
492 mAnimatingTargets = animate;
493 final int duration = animate ? HIDE_ANIMATION_DURATION : 0;
494 final int delay = animate ? HIDE_ANIMATION_DELAY : 0;
526 private void showTargets(boolean animate) { argument
528 mAnimatingTargets = animate;
529 final int delay = animate ? SHOW_ANIMATION_DELAY : 0;
530 final int duration = animate ? SHOW_ANIMATION_DURATION : 0;
719 * Resets the widget to default state and cancels all animation. If animate is 'true', will
720 * animate object
724 reset(boolean animate) argument
[all...]

Completed in 714 milliseconds

12