Searched refs:INTENT_BUGREPORT_CANCEL (Results 1 – 1 of 1) sorted by relevance
156 static final String INTENT_BUGREPORT_CANCEL = "android.intent.action.BUGREPORT_CANCEL"; field in BugreportProgressService624 case INTENT_BUGREPORT_CANCEL: in handleMessage()874 final Intent intent = new Intent(INTENT_BUGREPORT_CANCEL); in newCancelIntent()