Searched refs:bringChildToFront (Results 1 – 5 of 5) sorted by relevance
622 bringChildToFront(mScrim); in fadeOutBackground()623 bringChildToFront(photo); in fadeOutBackground()647 bringChildToFront(mScrim); in fadeInBackground()648 bringChildToFront(photo); in fadeInBackground()699 mBackground.bringChildToFront(photo); in moveToTopOfPile()701 bringChildToFront(photo); in moveToTopOfPile()
110 bringChildToFront(getChildAt(i)); in setStacked()
86 bringChildToFront(v); in reverseChildren()
812 public void bringChildToFront(View child) { in bringChildToFront() method in DragLayer813 super.bringChildToFront(child); in bringChildToFront()
446 mFilmstrip.bringChildToFront(mView); in bringViewToFront()1003 bringChildToFront(mZoomView); in adjustChildZOrder()