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.java264 private void getNextBatch(ArrayList<SecurityEvent> newLogs) throws IOException { in getNextBatch() method in SecurityLogMonitor
422 getNextBatch(newLogs); in run()