HomeSort by relevance Sort by last modified time
    Searched refs:removeAllListeners (Results 1 - 25 of 42) sorted by null

1 2

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
AnimateableViewBounds.java 77 mClipTopAnimator.removeAllListeners();
106 mClipRightAnimator.removeAllListeners();
132 mClipBottomAnimator.removeAllListeners();
TaskViewFooter.java 85 mFooterAnimator.removeAllListeners();
TaskStackViewScroller.java 150 mScrollAnimator.removeAllListeners();
159 mScrollAnimator.removeAllListeners();
TaskView.java 212 mTaskProgressAnimator.removeAllListeners();
644 mDimAnimator.removeAllListeners();
651 mDimAnimator.removeAllListeners();
    [all...]
TaskViewHeader.java 275 mFocusAnimator.removeAllListeners();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
Object.js 72 removeAllListeners: function()
214 removeAllListeners: function() { },
  /packages/apps/Camera2/src/com/android/camera/
AnimationManager.java 113 mCaptureAnimator.removeAllListeners();
153 mFlashAnim.removeAllListeners();
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
TraceEventDispatcher.cpp 116 void TraceEventDispatcher::removeAllListeners(TraceEventTargetBase* instance, InspectorClient* client)
TraceEventDispatcher.h 157 void removeAllListeners(TraceEventTargetBase*, InspectorClient*);
  /frameworks/base/core/java/android/animation/
Animator.java 287 public void removeAllListeners() {
  /packages/apps/InCallUI/src/com/android/incallui/
InCallAnimationUtils.java 148 animation.removeAllListeners();
  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorTest.java 179 mAnimator.removeAllListeners();
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
Tweener.java 124 anim.removeAllListeners(); // There should be only one.
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
Tweener.java 125 anim.removeAllListeners(); // There should be only one.
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherViewPropertyAnimator.java 149 public void removeAllListeners() {
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherViewPropertyAnimator.java 150 public void removeAllListeners() {
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 189 animation.removeAllListeners();
195 mTodayAnimator.removeAllListeners();
208 mAnimator.removeAllListeners();
503 mTodayAnimator.removeAllListeners();
    [all...]
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsManager.java 223 public void removeAllListeners() {
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
SettingsLayoutFragment.java     [all...]
DialogFragment.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelCircleView.java 263 mOffsetAnimator.removeAllListeners();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java 419 mBackgroundAnimator.removeAllListeners();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
ProfilesPanel.js 692 this.removeAllListeners();
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 549 mScreenshotAnimation.removeAllListeners();
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 245 animation.removeAllListeners();
251 mTodayAnimator.removeAllListeners();
264 mAnimator.removeAllListeners();
    [all...]

Completed in 898 milliseconds

1 2