Home
last modified time | relevance | path

Searched refs:KEY_FINGERPRINT_CONSENT_STRINGS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/
DParentalConsentHelper.java52 private static final String KEY_FINGERPRINT_CONSENT_STRINGS = "fingerprint_strings"; field in ParentalConsentHelper
167 result.putIntArray(KEY_FINGERPRINT_CONSENT_STRINGS, in getConsentResult()