Searched refs:parentPanel (Results 1 – 2 of 2) sorted by relevance
532 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local533 final View defaultTopPanel = parentPanel.findViewById(R.id.topPanel); in setupView()534 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()535 final View defaultButtonPanel = parentPanel.findViewById(R.id.buttonPanel); in setupView()539 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView()
834 Lcom/android/internal/R$id;->parentPanel:I