Searched refs:setConsentDialogReply (Results 1 – 1 of 1) sorted by relevance
119 setConsentDialogReply(ConsentReply.ALLOW); in startConnectivityBugreport()134 setConsentDialogReply(ConsentReply.DENY); in startConnectivityBugreport_consentDenied()150 setConsentDialogReply(ConsentReply.NONE_TIMEOUT); in startConnectivityBugreport_consentTimeout()190 setConsentDialogReply(ConsentReply.ALLOW); in simultaneousBugreportsNotAllowed()237 setConsentDialogReply(ConsentReply.ALLOW); in startBugreport_connectivityBugreport()363 private void setConsentDialogReply(ConsentReply consentReply) throws Exception { in setConsentDialogReply() method in BugreportManagerTest