Searched refs:skipUserConsent (Results 1 – 2 of 2) sorted by relevance
100 boolean skipUserConsent); in startBugreport() argument134 boolean skipUserConsent, in retrieveBugreport() argument
613 boolean skipUserConsent = mBugreportFileManager.canSkipConsentScreen( in retrieveBugreport()619 !skipUserConsent, /* isDeferredReport = */ true); in retrieveBugreport()630 bugreportFile, keepBugreportOnRetrieval, skipUserConsent, myListener); in retrieveBugreport()843 boolean skipUserConsent = mBugreportFileManager.canSkipConsentScreen( in startBugreportLocked()848 !isDeferredConsentReport && !skipUserConsent, in startBugreportLocked()853 bugreportFlags, myListener, isScreenshotRequested, skipUserConsent); in startBugreportLocked()