Searched refs:handleRootView (Results 1 – 5 of 5) sorted by relevance
85 findRootView(contentView)?.let { return@searchForRootView handleRootView(it) } in searchForRootView()101 private fun handleRootView(view: ViewGroup) { in handleRootView() method
84 findRootView(contentView)?.let { return@searchForRootView handleRootView(it) } in searchForRootView()100 private fun handleRootView(view: ViewGroup) { in handleRootView() method
96 findRootView(contentView)?.let { return@searchForRootView handleRootView(it) } in searchForRootView()112 private fun handleRootView(view: ViewGroup) { in handleRootView() method