Searched refs:btnLicense (Results 1 – 1 of 1) sorted by relevance
376 Button btnLicense = new Button(this); in showOpenCVLibaryLicenseDisplayButton() local377 btnLicense.setText("View OpenCV Library BSD License Agreement"); in showOpenCVLibaryLicenseDisplayButton()379 btnLicense.setTransformationMethod(null); in showOpenCVLibaryLicenseDisplayButton()380 btnLicense.setLayoutParams(new LayoutParams( in showOpenCVLibaryLicenseDisplayButton()397 btnLicense.setOnClickListener(new OnClickListener() { in showOpenCVLibaryLicenseDisplayButton()414 getTestLogger().logCustomView(btnLicense); in showOpenCVLibaryLicenseDisplayButton()