HomeSort by relevance Sort by last modified time
    Searched full:animating (Results 151 - 175 of 320) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/
ImagePixelization.java 46 * smooth self-animating seekbar.
  /external/glide/library/src/main/java/com/bumptech/glide/
DrawableRequestBuilder.java 49 // Default to animating.
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
GifDrawable.java 32 /** True if the drawable is currently animating. */
  /external/skia/resources/
slides.lua 136 -- The animation.proc returns itself or another animation (which means keep animating)
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarContainer.java 216 * prevents the user from interacting with the bar while it is animating
LockPatternView.java 86 * How many milliseconds we spend animating each circle of a lock pattern
87 * if the animating mode is set. The entire animation should take this
106 * This will be the cells of the complete pattern unless we are animating,
115 * - during animation: the current tip of the animating line
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 253 public void setActualHeightAnimating(boolean animating) {
255 mPrivateLayout.setContentHeightAnimating(animating);
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DisplayContentTests.java 319 // Create a display and add an animating window to it.
  /frameworks/support/design/src/android/support/design/widget/
SwipeDismissBehavior.java 41 * A view is not currently being dragged or animating as a result of a fling/snap.
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionBarContainer.java 189 * while it is animating in or out.
  /packages/apps/Camera2/src/com/android/camera/data/
GlideFilmstripManager.java 111 .asBitmap() // This prevents gifs from animating at tiny sizes.
  /packages/apps/ExactCalculator/src/com/android/calculator2/
DragController.java 25 * Contains the logic for animating the recyclerview elements on drag.
  /packages/apps/Messaging/src/com/android/messaging/ui/
AttachmentPreview.java 174 // Wait to hide until the message is ready to start animating
  /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
ConversationListFragment.java 401 // To prevent clicking while animating.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DialogActivity.java 46 * The DialogActivity will handle animating in and out.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationPagerController.java 134 // Reset alpha to 0 before animating/making it visible
  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java     [all...]
Task.java 167 // is animating...
610 * insets differently. However if we are animating to the fullscreen stack
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskView.java 81 * when animating the task into Recents, when the header dim is already applied
355 * @return whether we are animating towards {@param transform}
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
ViewState.java 222 // We don't want views to change visibility when they are animating to GONE
273 // We don't want views to change visibility when they are animating to GONE
  /packages/apps/Camera2/src/com/android/camera/widget/
RoundedThumbnailView.java 72 * - For (5), starts animating after 100ms, when (1) is at its peak radius and all animations take
191 /** The currently animating reveal request. */
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFragment.java 512 // Stop animating the timers.
543 // Start animating the timers.
  /packages/apps/Settings/src/com/android/settings/widget/
ChartSweepView.java 566 // ignored to keep LayoutTransition from animating us
571 // ignored to keep LayoutTransition from animating us
  /frameworks/base/core/java/android/widget/
ProgressBar.java     [all...]
  /frameworks/support/core-ui/java/android/support/v4/widget/
DrawerLayout.java     [all...]

Completed in 909 milliseconds

1 2 3 4 5 67 8 91011>>