Searched refs:shareConsentDialog (Results 1 – 1 of 1) sorted by relevance
164 shareConsentDialog(ConsentReply.ALLOW); in testRetrieveBugreportConsentGranted()202 shareConsentDialog(ConsentReply.DENY); in testRetrieveBugreportConsentDenied()271 shareConsentDialog(ConsentReply.ALLOW); in testBugreportsLimitReached()283 shareConsentDialog(ConsentReply.ALLOW); in testBugreportsLimitReached()400 shareConsentDialog(ConsentReply.ALLOW); in startFullReport()434 shareConsentDialog(ConsentReply.ALLOW); in startDeferredReport()571 private void shareConsentDialog(@NonNull ConsentReply consentReply) throws Exception { in shareConsentDialog() method in BugreportManagerTest