Searched refs:KEY_FINGERPRINT_CONSENT (Results 1 – 1 of 1) sorted by relevance
48 private static final String KEY_FINGERPRINT_CONSENT = "fingerprint"; field in ParentalConsentHelper155 result.putBoolean(KEY_FINGERPRINT_CONSENT, in getConsentResult()168 return bundle.getBoolean(KEY_FINGERPRINT_CONSENT, false); in hasFingerprintConsent()