Home | History | Annotate | Download | only in launcher2

Lines Matching refs:onLayout

622         // Trigger a full re-layout (never just call onLayout directly!)
645 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
650 if (DEBUG) Log.d(TAG, "PagedView.onLayout()");