Searched defs:child (Results 1 – 4 of 4) sorted by relevance
224 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView()297 protected void swipeView(View child, float deltaX, float deltaY) { in swipeView()314 protected void notifyOnDismissEvent( View child ){ in notifyOnDismissEvent()335 View child = getChildAt(index); in getFirstVisibleCardTag() local450 private void resetAnimatedView(View child) { in resetAnimatedView()469 final View child = getChildAt(index); in runInitialAnimations() local487 private void handleViewSwipingOut(final View child, float deltaX, float deltaY) { in handleViewSwipingOut()508 private void handleViewSwipingIn(final View child, float deltaX, float deltaY) { in handleViewSwipingIn()534 View child = getChildAt(index); in scrollToCard() local
158 View child = getChildAt(i); in onDraw() local