Searched refs:BUGREPORT_MIMETYPE (Results 1 – 2 of 2) sorted by relevance
60 static final String BUGREPORT_MIMETYPE = "application/vnd.android.bugreport"; field in RemoteBugreportUtils
212 private static final String BUGREPORT_MIMETYPE = "application/vnd.android.bugreport"; field in BugreportProgressService428 intent.setDataAndType(bugreportUri, BUGREPORT_MIMETYPE); in sendRemoteBugreportFinishedBroadcast()