HomeSort by relevance Sort by last modified time
    Searched refs:onAnimationStart (Results 51 - 75 of 224) sorted by null

1 23 4 5 6 7 8 9

  /frameworks/support/design/src/android/support/design/widget/
Snackbar.java 483 public void onAnimationStart(View view) {
510 public void onAnimationStart(Animation animation) {}
526 public void onAnimationStart(View view) {
546 public void onAnimationStart(Animation animation) {}
  /packages/apps/Camera2/src/com/android/camera/widget/
PeekView.java 121 public void onAnimationStart(Animator animator) {
  /packages/apps/DeskClock/src/com/android/deskclock/widget/
ActionableToastBar.java 152 public void onAnimationStart(Animator animation) {
  /packages/apps/InCallUI/src/com/android/incallui/
InCallAnimationUtils.java 133 public void onAnimationStart(Animator animation) {
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAnimUtils.java 38 public void onAnimationStart(Animator animation) {
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlBarContainer.java 105 public void onAnimationStart(Animation animation) {
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
BaseScrollAdapterFragment.java 155 public void onAnimationStart(Animator animation) {
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimatorInflaterTest.java 250 public void onAnimationStart(Animator animation) {
251 super.onAnimationStart(animation);
  /cts/tests/tests/view/src/android/view/cts/
MockView.java 152 protected void onAnimationStart() {
153 super.onAnimationStart();
  /packages/apps/Browser/src/com/android/browser/
TitleBar.java 225 public void onAnimationStart(Animator animation) {
337 public void onAnimationStart(Animation a) {
  /packages/apps/Messaging/src/com/android/messaging/ui/
VideoThumbnailView.java 172 protected void onAnimationStart() {
173 super.onAnimationStart();
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActionableToastBar.java 382 public void onAnimationStart(Animator animation) {
415 public void onAnimationStart(Animator animation) {
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DefaultItemAnimator.java 200 public void onAnimationStart(View view) {
230 public void onAnimationStart(View view) {
288 public void onAnimationStart(View view) {
347 public void onAnimationStart(View view) {
369 public void onAnimationStart(View view) {
629 public void onAnimationStart(View view) {}
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
BaseCardView.java 663 public void onAnimationStart(Animation animation) {
706 public void onAnimationStart(Animation animation) {
744 public void onAnimationStart(Animation animation) {
    [all...]
  /packages/apps/Calculator/src/com/android/calculator2/
Calculator.java 376 public void onAnimationStart(Animator animation) {
391 public void onAnimationStart(Animator animation) {
435 public void onAnimationStart(Animator animation) {
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 392 public void onAnimationStart(Animator animation) {
506 public void onAnimationStart(Animator animation) {
659 public void onAnimationStart(Animator animation) {
732 public void onAnimationStart(Animator animation) {
815 public void onAnimationStart(Animator animation) {
    [all...]
  /prebuilts/sdk/current/support/design/libs/
android-support-design.jar 
  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorTest.java 224 public void onAnimationStart(Animator animation) {
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
AnimatedVectorDrawableTest.java 270 public void onAnimationStart(Drawable drawable) {
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimatorEvents.java 202 public void onAnimationStart(Animator animation) {
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 341 public void onAnimationStart(Animation animation) {
  /external/replicaisland/src/com/replica/replicaisland/
DifficultyMenuActivity.java 165 public void onAnimationStart(Animation animation) {
ExtrasMenuActivity.java 228 public void onAnimationStart(Animation animation) {
  /frameworks/base/core/java/com/android/internal/widget/
AbsActionBarView.java 287 public void onAnimationStart(Animator animation) {
  /frameworks/base/core/tests/coretests/src/android/animation/
ViewPropertyAnimatorTest.java 50 private boolean mStarted; // tracks whether we've received the onAnimationStart() callback
151 public void onAnimationStart(Animator animation) {

Completed in 1795 milliseconds

1 23 4 5 6 7 8 9