Home | History | Annotate | Download | only in provider

Lines Matching refs:widthMeasureSpec

669     protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
670 int widthMode = MeasureSpec.getMode(widthMeasureSpec);
672 int widthSize = MeasureSpec.getSize(widthMeasureSpec);
706 final int drawerWidthSpec = getChildMeasureSpec(widthMeasureSpec,