Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bugreports/src/com/android/os/bugreports/tests/
DBugreportManagerTest.java103 private static final String INTENT_BUGREPORT_FINISHED = field in BugreportManagerTest
365 new IntentFilter(INTENT_BUGREPORT_FINISHED), in cancelBugreport_fromDifferentUid()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java152 static final String INTENT_BUGREPORT_FINISHED = field in BugreportProgressService
439 final Intent intent = new Intent(INTENT_BUGREPORT_FINISHED); in sendBugreportFinishedBroadcastLocked()