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