Lines Matching defs:onLayout
77 // The mLeftEdgePadding fields is filled in onLayout(). See the comments
78 // in onLayout() for details.
121 // These are set in onLayout().
126 // We can handle events only if onLayout() is completed.
192 public void onLayout(boolean changed, int left, int top,
194 super.onLayout(changed, left, top, right, bottom);