Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/
DParentalConsentHelper.java53 private static final String KEY_IRIS_CONSENT_STRINGS = "iris_strings"; field in ParentalConsentHelper
170 result.putIntArray(KEY_IRIS_CONSENT_STRINGS, new int[0]); in getConsentResult()