HomeSort by relevance Sort by last modified time
    Searched full:animationduration (Results 1 - 25 of 30) sorted by null

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion30.txt 7 android:animationDuration : Sets how long a transition animation should run (in milliseconds) when layout has changed. [integer]
completionvalues1-expected-completion32.txt 12 android:animationDuration : Sets how long a transition animation should run (in milliseconds) when layout has changed. [integer]
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
FindIndicatorWindow.mm 77 animationDuration:(CFTimeInterval)duration
85 animationDuration:(CFTimeInterval)animationDuration
89 if ((self = [super initWithDuration:animationDuration animationCurve:NSAnimationEaseInOut])) {
169 animationDuration:bounceAnimationDuration
208 animationDuration:fadeOutAnimationDuration
  /external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.mm 125 animationDuration:(NSTimeInterval)duration;
132 animationDuration:(NSTimeInterval)duration {
380 animationDuration:duration];
  /frameworks/base/core/java/android/widget/
Gallery.java 207 int animationDuration =
209 if (animationDuration > 0) {
210 setAnimationDuration(animationDuration);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 71 sAdvanced.add("animationDuration");
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java     [all...]
  /frameworks/base/core/java/android/webkit/
WebViewClassic.java     [all...]
  /prebuilts/sdk/6/
android.jar 
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex 308 public static final int animationDuration
    [all...]
  /development/sdk/
api-versions.xml 260 <field name="animationDuration" />
    [all...]
  /frameworks/base/api/
1.xml     [all...]
10.xml     [all...]
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]
14.txt 246 field public static final int animationDuration = 16843026; // 0x1010112
    [all...]
15.txt 248 field public static final int animationDuration = 16843026; // 0x1010112
    [all...]
16.txt 254 field public static final int animationDuration = 16843026; // 0x1010112
    [all...]
2.xml     [all...]
3.xml     [all...]
4.xml     [all...]
5.xml     [all...]
6.xml     [all...]

Completed in 597 milliseconds

1 2