Searched refs:animate (Results 1 – 11 of 11) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completionvalues1-expected-completion30.txt | 3 android:animateFirstView : Defines whether to animate the current View when the ViewAnimation is f…
|
D | anim1-expected-completion55.txt | 16 …n for window animations: if this window is on top of a wallpaper, don't animate the wallpaper wit…
|
D | anim1-expected-completion56.txt | 14 …n for window animations: if this window is on top of a wallpaper, don't animate the wallpaper wit…
|
D | completionvalues1-expected-completion32.txt | 9 android:animateFirstView : Defines whether to animate the current View when the ViewAnimation is f…
|
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
D | RenderSession.java | 259 public Result animate(Object targetObject, String animationName, in animate() method in RenderSession
|
/sdk/templates/docs/ |
D | default.js | 123 $('body').animate({ scrollTop: $target.offset().top }, 200, 'swing', function() {
|
/sdk/templates/activities/FullscreenActivity/root/src/app_package/ |
D | FullscreenActivity.java.ftl | 78 // (Honeycomb MR2 and later), use it to animate the 88 controlsView.animate()
|
/sdk/templates/activities/LoginActivity/root/src/app_package/ |
D | LoginActivity.java.ftl | 203 mLoginStatusView.animate() 214 mLoginFormView.animate()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | PlayAnimationMenu.java | 153 Result r = session.animate(viewObject, mAnimationName, mIsFrameworkAnim, in run()
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/ |
D | NotificationStudioActivity.java | 96 e.animate() in initPreviewScroller()
|
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/src/test/pkg/ |
D | JavaPerformanceTest.java.txt | 47 super.animate();
|