Searched refs:ConsentReply (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()354 private enum ConsentReply { enum in BugreportManagerTest363 private void setConsentDialogReply(ConsentReply consentReply) throws Exception { in setConsentDialogReply()