Searched refs:readEventsSince (Results 1 – 3 of 3) sorted by relevance
655 public static native void readEventsSince(long timestamp, Collection<SecurityEvent> output) in readEventsSince() method in SecurityLog
276 SecurityLog.readEventsSince(startNanos, newLogs); in getNextBatch()
3443 Landroid/app/admin/SecurityLog;->readEventsSince(JLjava/util/Collection;)V