Searched refs:INTENT_BUGREPORT_STARTED (Results 1 – 2 of 2) sorted by relevance
35 import static com.android.shell.BugreportProgressService.INTENT_BUGREPORT_STARTED;697 Intent intent = new Intent(INTENT_BUGREPORT_STARTED); in sendBugreportStarted()
145 static final String INTENT_BUGREPORT_STARTED = field in BugreportProgressService372 case INTENT_BUGREPORT_STARTED: in handleMessage()