Searched refs:onNewAuditLogEvents (Results 1 – 3 of 3) sorted by relevance
23 void onNewAuditLogEvents(in List<SecurityLog.SecurityEvent> events); in onNewAuditLogEvents() method
14296 public void onNewAuditLogEvents(List<SecurityEvent> events) { in setAuditLogEventCallback()
708 callback.onNewAuditLogEvents(events); in sendAuditLogs()