Home
last modified time | relevance | path

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

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java115 BugreportCallbackImpl callback = new BugreportCallbackImpl(); in startConnectivityBugreport()
131 BugreportCallbackImpl callback = new BugreportCallbackImpl(); in startConnectivityBugreport_consentDenied()
146 BugreportCallbackImpl callback = new BugreportCallbackImpl(); in startConnectivityBugreport_consentTimeout()
167 BugreportCallbackImpl callback1 = new BugreportCallbackImpl(); in simultaneousBugreportsNotAllowed()
168 BugreportCallbackImpl callback2 = new BugreportCallbackImpl(); in simultaneousBugreportsNotAllowed()
206 BugreportCallbackImpl callback = new BugreportCallbackImpl(); in cancelBugreport()
225 BugreportCallbackImpl callback = new BugreportCallbackImpl(); in startBugreport_connectivityBugreport()
294 private static final class BugreportCallbackImpl extends BugreportCallback { class in BugreportManagerTest
420 private static void waitUntilDoneOrTimeout(BugreportCallbackImpl callback) throws Exception { in waitUntilDoneOrTimeout()
438 BugreportCallbackImpl callback = new BugreportCallbackImpl(); in assertExceptionThrownForMode()