Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DNetworkLoggingHandler.java249 mDpm.sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_NETWORK_LOGS_AVAILABLE, extras); in notifyDeviceOwner()
DSecurityLogMonitor.java485 mService.sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_SECURITY_LOGS_AVAILABLE, in notifyDeviceOwnerIfNeeded()
DDevicePolicyManagerService.java6813 void sendDeviceOwnerCommand(String action, Bundle extras) { in sendDeviceOwnerCommand() method in DevicePolicyManagerService
6908 sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_BUGREPORT_FAILED, extras); in onBugreportFailed()
6941 sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_BUGREPORT_SHARING_DECLINED, null); in onBugreportSharingDeclined()
6971 sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_BUGREPORT_FAILED, extras); in shareBugreportWithDeviceOwnerIfExists()
12735 sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_TRANSFER_OWNERSHIP_COMPLETE, in transferOwnership()
12761 sendDeviceOwnerCommand( in notifyAffiliatedProfileTransferOwnershipComplete()