Searched refs:SUB_VIEW_STUB_RES_ID (Results 1 – 1 of 1) sorted by relevance
58 private static final int SUB_VIEW_STUB_RES_ID = R.id.sub_content_stub; field in CarSetupWizardLayoutHelper123 ViewStub subContentStub = (ViewStub) mLayout.findViewById(SUB_VIEW_STUB_RES_ID); in setBaseLayout()