Searched refs:INTENT_BUGREPORT_DONE (Results 1 – 1 of 1) sorted by relevance
156 static final String INTENT_BUGREPORT_DONE = "android.intent.action.BUGREPORT_DONE"; field in BugreportProgressService573 case INTENT_BUGREPORT_DONE: in handleMessage()840 final Intent intent = new Intent(INTENT_BUGREPORT_DONE); in newBugreportDoneIntent()