Lines Matching refs:onMeasure
437 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {439 super.onMeasure(widthMeasureSpec, heightMeasureSpec);464 if (DEBUG) Log.d(TAG, "PagedView.onMeasure(): " + widthSize + ", " + heightSize);