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