Searched defs:ContentLayout (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DNavTabScroller.java53 private ContentLayout mContentView;
92 mContentView = new ContentLayout(ctx, this);
540 static class ContentLayout extends LinearLayout { class in class:NavTabScroller
544 public ContentLayout(Context context, NavTabScroller scroller) { method in class:NavTabScroller.ContentLayout

Completed in 239 milliseconds