Searched refs:customButtonPanel (Results 1 – 1 of 1) sorted by relevance
500 final View customButtonPanel = customPanel.findViewById(R.id.buttonPanel); in setupView() local505 final ViewGroup buttonPanel = resolvePanel(customButtonPanel, defaultButtonPanel); in setupView()