116117118119120121122123
if (!grInitialized) { init(); } fingerprint = f; if (useFingerprintSdk) { grTemplate = new Template(f.getTemplate()); } }