Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java243 shareBugreportWithDeviceOwnerIfExists(bugreportUriString, bugreportHash); in onBugreportFinished()
273 shareBugreportWithDeviceOwnerIfExists(uriAndHash.first, uriAndHash.second); in onBugreportSharingAccepted()
295 private void shareBugreportWithDeviceOwnerIfExists( in shareBugreportWithDeviceOwnerIfExists() method in RemoteBugreportManager