Searched refs:stubId (Results 1 – 1 of 1) sorted by relevance
122 private View getStubView(int stubId, int viewId) { in getStubView() argument125 ViewStub stub = (ViewStub) findViewById(stubId); in getStubView()