Searched defs:bugreportUri (Results 1 – 3 of 3) sorted by relevance
57 final Uri bugreportUri = getUri(context, bugreportFile); in onReceive() local
899 final Uri bugreportUri; in buildSendIntent() local
5383 private synchronized void setDeviceOwnerRemoteBugreportUriAndHash(String bugreportUri, in setDeviceOwnerRemoteBugreportUriAndHash()5407 Uri bugreportUri = intent.getData(); in onBugreportFinished() local5481 Uri bugreportUri = Uri.parse(bugreportUriString); in shareBugreportWithDeviceOwnerIfExists() local5490 bugreportUri, Intent.FLAG_GRANT_READ_URI_PERMISSION); in shareBugreportWithDeviceOwnerIfExists() local