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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackStateAnimator.java 73 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents =
108 mAnimationFilter.applyCombination(mNewEvents);
110 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents);
127 mNewEvents.clear();
269 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) {
    [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 135 milliseconds