Searched refs:BUILDER_VIEW (Results 1 – 3 of 3) sorted by relevance
114 .findViewWithTag(BaseActivity.BUILDER_VIEW); in onCreateView()
49 public final static String BUILDER_VIEW = "com.example.android.builderFragment"; field in BaseActivity
90 setTag(BaseActivity.BUILDER_VIEW); in IntentBuilderView()