Searched refs:mCustomLayout (Results 1 – 2 of 2) sorted by relevance
41 final int mCustomLayout; field in TabItem54 mCustomLayout = a.getResourceId(R.styleable.TabItem_android_layout, 0); in TabItem()
495 if (item.mCustomLayout != 0) { in addTabFromItemView()496 tab.setCustomView(item.mCustomLayout); in addTabFromItemView()