Searched refs:BUTTON_TYPE_UPLOAD (Results 1 – 2 of 2) sorted by relevance
37 static final int BUTTON_TYPE_UPLOAD = 0; field in BugInfoAdapter152 view -> mItemClickedListener.onItemClicked(BUTTON_TYPE_UPLOAD, bugreport, in onBindViewHolder()
139 if (buttonType == BugInfoAdapter.BUTTON_TYPE_UPLOAD) { in onBugReportItemClicked()