Searched refs:getMeasuredHeightAndState (Results 1 – 25 of 34) sorted by relevance
12
79 state |= (child.getMeasuredHeightAndState() >> MEASURED_HEIGHT_STATE_SHIFT) in onMeasure()
195 final int measuredHeightAndState = viewPager.getMeasuredHeightAndState();
377 int state = view.getMeasuredHeightAndState() & View.MEASURED_STATE_MASK; in shouldHandleMeasuredHeightTooSmall()
2478 public static int getMeasuredHeightAndState(View view) { in getMeasuredHeightAndState() method in ViewCompat2479 return view.getMeasuredHeightAndState(); in getMeasuredHeightAndState()
1586 method public static deprecated int getMeasuredHeightAndState(android.view.View);
1624 method public static deprecated int getMeasuredHeightAndState(android.view.View);
13739 public final int getMeasuredHeightAndState() {
3390 method public static int getMeasuredHeightAndState(android.view.View);
3710 method public static int getMeasuredHeightAndState(android.view.View);
4107 method public static int getMeasuredHeightAndState(android.view.View);
4136 method public static int getMeasuredHeightAndState(android.view.View);
6269 method public static int getMeasuredHeightAndState(android.view.View);
6335 method public static int getMeasuredHeightAndState(android.view.View);
6746 method public static int getMeasuredHeightAndState(android.view.View);
4807 method public static int getMeasuredHeightAndState(android.view.View);
5487 method public static int getMeasuredHeightAndState(android.view.View);
5093 method public static int getMeasuredHeightAndState(android.view.View);
5056 method public static int getMeasuredHeightAndState(android.view.View);
7178 method public static int getMeasuredHeightAndState(android.view.View);
5475 method public static int getMeasuredHeightAndState(android.view.View);
7249 method public static int getMeasuredHeightAndState(android.view.View);
7650 method public static deprecated int getMeasuredHeightAndState(android.view.View);
6063 method public static int getMeasuredHeightAndState(android.view.View);