Searched refs:onSetLayoutParams (Results 1 – 4 of 4) sorted by relevance
808 protected void onSetLayoutParams(View child, ViewGroup.LayoutParams layoutParams) { in onSetLayoutParams() method in GridLayout809 super.onSetLayoutParams(child, layoutParams); in onSetLayoutParams()
1156 protected void onSetLayoutParams(View child, ViewGroup.LayoutParams lp) { in onSetLayoutParams() method in Toolbar
6707 protected void onSetLayoutParams(View child, LayoutParams layoutParams) { in onSetLayoutParams() method in ViewGroup
12385 ((ViewGroup) mParent).onSetLayoutParams(this, params);