HomeSort by relevance Sort by last modified time
    Searched full:animationduration (Results 1 - 25 of 29) 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
  /packages/apps/Contacts/res/layout-sw580dp/
people_activity.xml 68 ex:animationDuration="200"
109 ex:animationDuration="200">
  /packages/apps/Contacts/res/layout-sw580dp-w1000dp/
people_activity.xml 75 ex:animationDuration="200"
113 ex:animationDuration="200">
  /external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.mm 125 animationDuration:(NSTimeInterval)duration;
132 animationDuration:(NSTimeInterval)duration {
380 animationDuration:duration];
  /packages/apps/Contacts/res/values/
attrs.xml 66 <attr name="animationDuration" format="integer"/>
  /frameworks/base/core/java/android/widget/
NumberPicker.java     [all...]
Gallery.java 202 int animationDuration =
204 if (animationDuration > 0) {
205 setAnimationDuration(animationDuration);
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]
  /frameworks/base/core/res/res/values/
public.xml 308 <public type="attr" name="animationDuration" id="0x01010112" />
    [all...]
  /prebuilt/sdk/6/
android.jar 
  /cts/tools/dex-tools/dex/
classes.out.dex 308 public static final int 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...]
2.xml     [all...]
3.xml     [all...]
4.xml     [all...]
5.xml     [all...]
6.xml     [all...]
7.xml     [all...]

Completed in 377 milliseconds

1 2