HomeSort by relevance Sort by last modified time
    Searched refs:animated (Results 26 - 50 of 81) sorted by null

12 3 4

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
PasswordTextView.java 231 public void reset(boolean animated) {
238 if (animated) {
256 if (!animated) {
PagedView.java     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen.css 13 .step.animated:not(.faded) {
oobe_screen_user_image.css 109 #user-image-preview-img.animated-transform {
screen_locally_managed_user_creation.css 416 #managed-user-creation-image-preview-img.animated-transform {
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java 2418 R.integer.config_workspaceScrimAlpha) \/ 100f, animated); local
    [all...]
AppsCustomizePagedView.java 747 public void onLauncherTransitionPrepare(Launcher l, boolean animated, boolean toWorkspace) {
755 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) {
763 public void onLauncherTransitionEnd(Launcher l, boolean animated, boolean toWorkspace) {
    [all...]
  /external/chromium_org/ui/compositor/
layer_animator.cc 74 // the getter of the target value) for an animated property. For example,
196 // Starting a zero duration pause that affects all the animated properties
235 // Scheduling a zero duration pause that affects all the animated properties
705 // Build a list of all currently animated properties.
706 LayerAnimationElement::AnimatableProperties animated = local
713 animated |= (*iter).sequence()->properties();
716 // Try to find an animation that doesn't conflict with an animated
717 // property or a property that will be animated before it. Note: starting
729 if (!sequences[i]->HasConflictingProperty(animated)) {
743 animated |= sequences[i]->properties()
    [all...]
  /external/chromium_org/ash/wm/
window_positioner.cc 165 void AutoPlaceSingleWindow(aura::Window* window, bool animated) {
178 if (animated)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelCircleView.java 177 public void setCircleSize(float circleSize, boolean animated, final Runnable endRunnable,
182 if (animated || animationPending || animatingOut) {
234 * Sets the offset to the edge of the screen. By default this not not animated.
247 * @param startDelay The desired start delay if animated.
248 * @param interpolator The desired interpolator if animated. If null,
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java     [all...]
AppsCustomizePagedView.java     [all...]
PagedView.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
GridViewTest.java 777 R.drawable.animated, R.drawable.black,
779 R.drawable.animated, R.drawable.black,
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.cc     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
file_manager.css     [all...]
gallery.css 1211 /* Tile's zoom factor is animated on hover. We apply the transform to
1267 .mosaic-tile .img-wrapper.animated:not([generic-thumbnail])
1283 /* In order to do mode animated transitions smoothly we keep both mosaic and
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
mosaic_mode.js 556 // If the mosaic is not animated it will start fading in now.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
preview_panel.js 346 * When it is displayed, the text is animated.
  /external/chromium_org/ui/file_manager/gallery/js/
mosaic_mode.js 556 // If the mosaic is not animated it will start fading in now.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 398 * gets animated smoothly from the previous location to the new location.
    [all...]
  /external/chromium_org/chrome/browser/resources/login/
display_manager.js 513 if (oldStep.classList.contains('animated')) {
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
media_controls.js 688 * Create a customized slider with animated thumb movement.
    [all...]
  /external/chromium_org/ui/file_manager/gallery/css/
gallery.css 1220 /* Tile's zoom factor is animated on hover. We apply the transform to
1276 .mosaic-tile .img-wrapper.animated:not([generic-thumbnail])
1292 /* In order to do mode animated transitions smoothly we keep both mosaic and
  /build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js     [all...]

Completed in 2561 milliseconds

12 3 4