Searched defs:viewStub (Results 1 – 2 of 2) sorted by relevance
247 ViewStub viewStub = findViewById(R.id.layout_content_stub); in setContentLayout() local559 ViewStub viewStub = findViewById(R.id.layout_content_stub); in inflateEmptyFragmentFrameLayout() local
746 final ViewStub viewStub = (ViewStub) view; in createView() local