HomeSort by relevance Sort by last modified time
    Searched refs:startBackgroundAnimation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java 370 startBackgroundAnimation(0, 0.0f);
376 startBackgroundAnimation(0, 0.0f);
383 startBackgroundAnimation(INITIAL_SHOW_HANDLE_DURATION, 1.0f);
743 startBackgroundAnimation(0, 0.0f);
750 private void startBackgroundAnimation(int duration, float alpha) {
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 379 startBackgroundAnimation(0, 0.0f);
385 startBackgroundAnimation(0, 0.0f);
392 startBackgroundAnimation(INITIAL_SHOW_HANDLE_DURATION, 1.0f);
760 startBackgroundAnimation(0, 0.0f);
767 private void startBackgroundAnimation(int duration, float alpha) {
    [all...]

Completed in 109 milliseconds