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

1 2

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
Object.js 72 removeAllListeners: function()
169 removeAllListeners: function() { },
  /packages/apps/Camera2/src/com/android/camera/
AnimationManager.java 113 mCaptureAnimator.removeAllListeners();
153 mFlashAnim.removeAllListeners();
CameraActivity.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
TraceEventDispatcher.cpp 118 void TraceEventDispatcher::removeAllListeners(void* eventTarget, InspectorClient* client)
TraceEventDispatcher.h 157 void removeAllListeners(void*, InspectorClient*);
InspectorTimelineAgent.cpp 446 TraceEventDispatcher::instance()->removeAllListeners(this, m_client);
    [all...]
  /frameworks/base/core/java/android/animation/
Animator.java 301 public void removeAllListeners() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewScroller.java 167 mScrollAnimator.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.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
Utilities.java 192 animator.removeAllListeners();
  /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 450 mBackgroundAnimator.removeAllListeners();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
ProfilesPanel.js 654 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...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 404 mClockAnimator.removeAllListeners();
    [all...]

Completed in 1174 milliseconds

1 2