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

1 2 3 4 5 67 8 91011>>

  /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/services/core/java/com/android/server/wm/
WindowLayersController.java 226 // We know that we will be animating a relaunching window in the near future, which will
WindowState.java     [all...]
Task.java 170 // is animating...
613 * insets differently. However if we are animating to the fullscreen stack
DisplayContent.java 392 // If this window is animating, make a note that we have an animating window and take
415 && appAnimator.animating) {
497 // wasting time and funky changes while a window is animating away.
    [all...]
  /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/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/Launcher3/src/com/android/launcher3/folder/
FolderIcon.java 399 * Sets mBadgeScale to 1 or 0, animating if wasBadged or isBadged is false
503 // If we are animating to the accepting state, animate the badge out.
  /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...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractActivityController.java     [all...]
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerController.java 179 // rather than a full range of values. If this is true, then we'll avoid animating the screen
671 // Animate the screen state change unless already animating.
    [all...]

Completed in 1284 milliseconds

1 2 3 4 5 67 8 91011>>