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/
DRemoteBugreportManager.java259 shareBugreportWithDeviceOwnerIfExists(bugreportUriString, bugreportHash); in onBugreportFinished()
286 shareBugreportWithDeviceOwnerIfExists(uriAndHash.first, uriAndHash.second); in onBugreportSharingAccepted()
306 private void shareBugreportWithDeviceOwnerIfExists( in shareBugreportWithDeviceOwnerIfExists() method in RemoteBugreportManager