Searched refs:devicePolicyEventLoggers (Results 1 – 1 of 1) sorted by relevance
76 protected Void doInBackground(DevicePolicyEventLogger... devicePolicyEventLoggers) { in doInBackground() argument77 final List<DevicePolicyEvent> events = Arrays.stream(devicePolicyEventLoggers) in doInBackground()