Searched refs:MAIN_VIEW_STUB_RES_ID (Results 1 – 1 of 1) sorted by relevance
54 private static final int MAIN_VIEW_STUB_RES_ID = R.id.layout_content_stub; field in CarSetupWizardLayoutHelper116 ViewStub contentLayoutRes = (ViewStub) mLayout.findViewById(MAIN_VIEW_STUB_RES_ID); in setBaseLayout()