Home
last modified time | relevance | path

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

/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java87 private static final String INTENT_BUGREPORT_FINISHED = field in BugreportManagerTest
443 final IntentFilter intentFilter = new IntentFilter(INTENT_BUGREPORT_FINISHED); in triggerShellBugreport()