Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DSecurityLogMonitor.java366 private void getNextBatch(ArrayList<SecurityEvent> newLogs) throws IOException { in getNextBatch() method in SecurityLogMonitor
539 getNextBatch(newLogs); in run()