Searched defs:child (Results 1 – 10 of 10) sorted by relevance
222 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView()295 protected void swipeView(View child, float deltaX, float deltaY) { in swipeView()312 protected void notifyOnDismissEvent( View child ){ in notifyOnDismissEvent()333 View child = getChildAt(index); in getFirstVisibleCardTag() local448 private void resetAnimatedView(View child) { in resetAnimatedView()467 final View child = getChildAt(index); in runInitialAnimations() local485 private void handleViewSwipingOut(final View child, float deltaX, float deltaY) { in handleViewSwipingOut()506 private void handleViewSwipingIn(final View child, float deltaX, float deltaY) { in handleViewSwipingIn()532 View child = getChildAt(index); in scrollToCard() local
158 View child = getChildAt(i); in onDraw() local