Home
last modified time | relevance | path

Searched refs:consentReply (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/bugreports/src/com/android/os/bugreports/tests/
DBugreportManagerTest.java812 private void shareConsentDialog(@NonNull ConsentReply consentReply) throws Exception { in shareConsentDialog() argument
824 if (consentReply.equals(ConsentReply.TIMEOUT)) { in shareConsentDialog()
828 if (consentReply.equals(ConsentReply.ALLOW)) { in shareConsentDialog()