Home | History | Annotate | Download | only in phototable

Lines Matching refs:onLayout

425     public void onLayout(boolean changed, int left, int top, int right, int bottom) {
426 super.onLayout(changed, left, top, right, bottom);
427 log("onLayout (%d, %d, %d, %d)", left, top, right, bottom);