Searched defs:child (Results 1 – 10 of 10) sorted by relevance
223 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView()296 protected void swipeView(View child, float deltaX, float deltaY) { in swipeView()313 protected void notifyOnDismissEvent( View child ){ in notifyOnDismissEvent()334 View child = getChildAt(index); in getFirstVisibleCardTag() local449 private void resetAnimatedView(View child) { in resetAnimatedView()468 final View child = getChildAt(index); in runInitialAnimations() local486 private void handleViewSwipingOut(final View child, float deltaX, float deltaY) { in handleViewSwipingOut()507 private void handleViewSwipingIn(final View child, float deltaX, float deltaY) { in handleViewSwipingIn()533 View child = getChildAt(index); in scrollToCard() local
179 View child = parent.getChildAt(i); in onDrawOver() local
158 View child = getChildAt(i); in onDraw() local