Searched refs:parentPanel (Results 1 – 13 of 13) sorted by relevance
467 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local468 final View defaultTopPanel = parentPanel.findViewById(R.id.topPanel); in setupView()469 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()470 final View defaultButtonPanel = parentPanel.findViewById(R.id.buttonPanel); in setupView()474 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView()
513 final View parentPanel = mWindow.findViewById(R.id.parentPanel); in setupView() local514 final View defaultTopPanel = parentPanel.findViewById(R.id.topPanel); in setupView()515 final View defaultContentPanel = parentPanel.findViewById(R.id.contentPanel); in setupView()516 final View defaultButtonPanel = parentPanel.findViewById(R.id.buttonPanel); in setupView()520 final ViewGroup customPanel = (ViewGroup) parentPanel.findViewById(R.id.customPanel); in setupView()
5879 field public static int parentPanel;
5939 field public static int parentPanel;
6729 field public static int parentPanel;
7017 field public static int parentPanel;
7460 field public static int parentPanel;
7459 field public static int parentPanel;
7474 field public static int parentPanel;
7048 field public static int parentPanel;
8110 field public static int parentPanel;
8112 field public static int parentPanel;
7880 Lcom/android/internal/R$id;->parentPanel:I