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