Home | History | Annotate | Download | only in view

Lines Matching defs:getMeasuredWidthAndState

296      * Bits of {@link #getMeasuredWidthAndState} and
297 * {@link #getMeasuredWidthAndState} that provide the actual measured size.
305 * Bits of {@link #getMeasuredWidthAndState} and
306 * {@link #getMeasuredWidthAndState} that provide the additional state bits.
325 * Bit of {@link #getMeasuredWidthAndState} and
326 * {@link #getMeasuredWidthAndState} that indicates the measured size
1404 public static int getMeasuredWidthAndState(View view) {
1405 return view.getMeasuredWidthAndState();
1426 * Return only the state bits of {@link #getMeasuredWidthAndState}