Searched refs:newViewWithId (Results 1 – 2 of 2) sorted by relevance
447 container.addView(newViewWithId(1))448 container.addView(newViewWithId(View.NO_ID))583 private fun newViewWithId(id: Int): View { regex
464 container.addView(newViewWithId(1))465 container.addView(newViewWithId(View.NO_ID))600 private fun newViewWithId(id: Int): View { regex