Home
last modified time | relevance | path

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

/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java131 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentGranted()
146 callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentGranted()
163 mContext.getMainExecutor(), new BugreportCallbackImpl(latch)); in testRetrieveBugreportConsentGranted()
182 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentDenied()
193 callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentDenied()
212 callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentDenied()
243 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testBugreportsLimitReached()
266 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testBugreportsLimitReached()
278 callback = new BugreportCallbackImpl(latch); in testBugreportsLimitReached()
395 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in startFullReport()
[all …]