Searched refs:mParentalConsentHelper (Results 1 – 1 of 1) sorted by relevance
113 @Nullable private ParentalConsentHelper mParentalConsentHelper; field in BiometricEnrollActivity241 mParentalConsentHelper = new ParentalConsentHelper( in onCreate()326 if (mParentalConsentHelper != null) {344 if (!mParentalConsentHelper.launchNext(this, REQUEST_CHOOSE_OPTIONS)) {356 final boolean isStillPrompting = mParentalConsentHelper.launchNext(360 mParentalOptions = mParentalConsentHelper.getConsentResult();361 mParentalConsentHelper = null;467 if (mParentalConsentHelper != null) {468 mParentalConsentHelper.updateGatekeeperHandle(data);