Searched refs:buttonLayoutId (Results 1 – 2 of 2) sorted by relevance
68 val buttonLayoutId = in onCreateView() constant76 val buttons = inflater.inflate(buttonLayoutId, buttonArea, false) in onCreateView()
127 val buttonLayoutId = in setupButtonArea() constant133 buttonArea.addView(LayoutInflater.from(this).inflate(buttonLayoutId, buttonArea, false)) in setupButtonArea()