Home
last modified time | relevance | path

Searched refs:shareBugreportWithDeviceOwnerIfExists (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5415 shareBugreportWithDeviceOwnerIfExists(bugreportUriString, bugreportHash); in onBugreportFinished()
5452 shareBugreportWithDeviceOwnerIfExists(bugreportUriString, bugreportHash); in onBugreportSharingAccepted()
5474 private void shareBugreportWithDeviceOwnerIfExists(String bugreportUriString, in shareBugreportWithDeviceOwnerIfExists() method in DevicePolicyManagerService