Searched refs:shareConsentDialog (Results 1 – 1 of 1) sorted by relevance
158 shareConsentDialog(ConsentReply.ALLOW); in normalFlow_wifi()176 shareConsentDialog(ConsentReply.ALLOW); in normalFlow_interactive()192 shareConsentDialog(ConsentReply.ALLOW); in normalFlow_full()214 shareConsentDialog(ConsentReply.ALLOW); in preDumpUiData_then_fullWithUsePreDumpFlag()245 shareConsentDialog(ConsentReply.ALLOW); in preDumpData_then_fullWithoutUsePreDumpFlag_ignoresPreDump()280 shareConsentDialog(ConsentReply.ALLOW); in noPreDumpData_then_fullWithUsePreDumpFlag_ignoresFlag()298 shareConsentDialog(ConsentReply.ALLOW); in simultaneousBugreportsNotAllowed()812 private void shareConsentDialog(@NonNull ConsentReply consentReply) throws Exception { in shareConsentDialog() method in BugreportManagerTest