Searched refs:panelFragment (Results 1 – 1 of 1) sorted by relevance
184 final PanelFragment panelFragment = (PanelFragment) in supportIcon_displayIconHeaderLayout() local189 final View titleView = panelFragment.mLayoutView.findViewById(R.id.panel_title); in supportIcon_displayIconHeaderLayout()190 final LinearLayout panelHeader = panelFragment.mLayoutView.findViewById(R.id.panel_header); in supportIcon_displayIconHeaderLayout()191 final TextView headerTitle = panelFragment.mLayoutView.findViewById(R.id.header_title); in supportIcon_displayIconHeaderLayout()192 final TextView headerSubtitle = panelFragment.mLayoutView.findViewById( in supportIcon_displayIconHeaderLayout()207 final PanelFragment panelFragment = (PanelFragment) in notSupportIcon_displayDefaultHeaderLayout() local213 final View titleView = panelFragment.mLayoutView.findViewById(R.id.panel_title); in notSupportIcon_displayDefaultHeaderLayout()214 final View panelHeader = panelFragment.mLayoutView.findViewById(R.id.panel_header); in notSupportIcon_displayDefaultHeaderLayout()228 final PanelFragment panelFragment = (PanelFragment) in onHeaderChanged_updateHeader_verifyTitle() local233 final TextView headerTitle = panelFragment.mLayoutView.findViewById(R.id.header_title); in onHeaderChanged_updateHeader_verifyTitle()[all …]