Searched refs:contentPanel (Results 1 – 9 of 9) sorted by relevance
40 protected void setupContent(ViewGroup contentPanel) { in setupContent() argument45 mMessageView = (TextView) contentPanel.findViewById(R.id.message); in setupContent()55 contentPanel.removeView(mMessageView); in setupContent()92 contentPanel.setVisibility(View.GONE); in setupContent()
533 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()542 final View customContentPanel = customPanel.findViewById(R.id.contentPanel); in setupView()547 final ViewGroup contentPanel = resolvePanel(customContentPanel, defaultContentPanel); in setupView() local550 setupContent(contentPanel); in setupView()562 final View content = hasCustomPanel ? customPanel : contentPanel; in setupView()570 if (contentPanel != null) { in setupView()571 final View spacer = contentPanel.findViewById(R.id.textSpacerNoButtons); in setupView()603 if (contentPanel != null) { in setupView()604 final View spacer = contentPanel.findViewById(R.id.textSpacerNoTitle); in setupView()628 setBackground(a, topPanel, contentPanel, customPanel, buttonPanel, in setupView()[all …]
445 final ResolverDrawerLayout rdl = findViewById(R.id.contentPanel);1264 final ResolverDrawerLayout rdl = findViewById(R.id.contentPanel);
142 R.id.contentPanel); in setMaxHeight()156 R.id.contentPanel); in setMaxHeight()192 R.id.contentPanel); in setShowAtTopToTrue()654 onView(withId(R.id.contentPanel)) in testWorkTab_crossProfileIntentsDisabled_personalToWork_emptyStateShown()678 onView(withId(R.id.contentPanel)) in testWorkTab_workProfileDisabled_emptyStateShown()702 onView(withId(R.id.contentPanel)) in testWorkTab_noWorkAppsAvailable_emptyStateShown()728 onView(withId(R.id.contentPanel)) in testWorkTab_xProfileOff_noAppsAvailable_workOff_xProfileOffEmptyStateShown()800 onView(withId(R.id.contentPanel)) in testWorkTab_noAppsAvailable_workOff_noAppsAvailableEmptyStateShown()
329 onView(withId(R.id.contentPanel)) in switchToTab()
351 onView(withId(R.id.contentPanel)) in switchToTab()
55 final ResolverDrawerLayout rdl = findViewById(R.id.contentPanel); in onCreate()
97 case R.id.contentPanel: in tryOnMeasure()
331 Lcom/android/internal/R$id;->contentPanel:I