Searched refs:bcSection (Results 1 – 1 of 1) sorted by relevance
1185 View bcSection = findViewById(com.android.internal.R.id.breadcrumb_section); in showBreadCrumbs() local1186 if (bcSection != null) bcSection.setVisibility(View.GONE); in showBreadCrumbs()