Home
last modified time | relevance | path

Searched defs:bugreportUri (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DRemoteBugreportReceiver.java57 final Uri bugreportUri = getUri(context, bugreportFile); in onReceive() local
DBugreportProgressService.java899 final Uri bugreportUri; in buildSendIntent() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5383 private synchronized void setDeviceOwnerRemoteBugreportUriAndHash(String bugreportUri, in setDeviceOwnerRemoteBugreportUriAndHash()
5407 Uri bugreportUri = intent.getData(); in onBugreportFinished() local
5481 Uri bugreportUri = Uri.parse(bugreportUriString); in shareBugreportWithDeviceOwnerIfExists() local
5490 bugreportUri, Intent.FLAG_GRANT_READ_URI_PERMISSION); in shareBugreportWithDeviceOwnerIfExists() local