Searched refs:mConsentFace (Results 1 – 1 of 1) sorted by relevance
60 private Boolean mConsentFace; field in ParentalConsentHelper105 mConsentFace = isConsent(resultCode, mConsentFace); in launchNext()145 if (mRequireFace && mConsentFace == null) { in getNextConsentIntent()162 result.putBoolean(KEY_FACE_CONSENT, mConsentFace != null ? mConsentFace : false); in getConsentResult()