Searched refs:currView (Results 1 – 2 of 2) sorted by relevance
114 public void onDownUpdate(View currView, MotionEvent ev) { in onDownUpdate() argument115 mTranslatingParentView = currView; in onDownUpdate()126 if (currView instanceof ExpandableNotificationRow) { in onDownUpdate()127 initializeRow((ExpandableNotificationRow) currView); in onDownUpdate()
523 public void onDownUpdate(View currView, MotionEvent ev) { in onDownUpdate() argument