Searched refs:findFirstViewGroupWithBackground (Results 1 – 1 of 1) sorted by relevance
615 findFirstViewGroupWithBackground(decorView.getChildAt(i)) in start()769 private fun findFirstViewGroupWithBackground(view: View): ViewGroup? { in findFirstViewGroupWithBackground() method779 val match = findFirstViewGroupWithBackground(view.getChildAt(i)) in findFirstViewGroupWithBackground()