Searched refs:contentPanel (Results 1 – 8 of 8) 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 …]
396 final ResolverDrawerLayout rdl = findViewById(R.id.contentPanel);1072 final ResolverDrawerLayout rdl = findViewById(R.id.contentPanel);
138 R.id.contentPanel); in setMaxHeight()152 R.id.contentPanel); in setMaxHeight()187 R.id.contentPanel); in setShowAtTopToTrue()650 onView(withId(R.id.contentPanel)) in testWorkTab_crossProfileIntentsDisabled_personalToWork_emptyStateShown()674 onView(withId(R.id.contentPanel)) in testWorkTab_workProfileDisabled_emptyStateShown()698 onView(withId(R.id.contentPanel)) in testWorkTab_noWorkAppsAvailable_emptyStateShown()724 onView(withId(R.id.contentPanel)) in testWorkTab_xProfileOff_noAppsAvailable_workOff_xProfileOffEmptyStateShown()749 onView(withId(R.id.contentPanel)) in testWorkTab_noAppsAvailable_workOff_noAppsAvailableEmptyStateShown()
1612 onView(withId(R.id.contentPanel)) in testWorkTab_crossProfileIntentsDisabled_personalToWork_emptyStateShown()1637 onView(withId(R.id.contentPanel)) in testWorkTab_workProfileDisabled_emptyStateShown()1662 onView(withId(R.id.contentPanel)) in testWorkTab_noWorkAppsAvailable_emptyStateShown()1688 onView(withId(R.id.contentPanel)) in testWorkTab_xProfileOff_noAppsAvailable_workOff_xProfileOffEmptyStateShown()1713 onView(withId(R.id.contentPanel)) in testWorkTab_noAppsAvailable_workOff_noAppsAvailableEmptyStateShown()2171 onView(withId(R.id.contentPanel)) in testWorkTab_xProfileIntentsDisabled_personalToWork_nonSendIntent_emptyStateShown()2199 onView(withId(R.id.contentPanel)) in testWorkTab_noWorkAppsAvailable_nonSendIntent_emptyStateShown()2263 onView(withId(R.id.contentPanel)) in testWorkTab_selectingWorkTabWithPausedWorkProfile_directShareTargetsNotQueried()2302 onView(withId(R.id.contentPanel)) in testWorkTab_selectingWorkTabWithNotRunningWorkUser_directShareTargetsNotQueried()2330 onView(withId(R.id.contentPanel)) in testWorkTab_workUserNotRunning_workTargetsShown()[all …]
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