Searched refs:finishAllBackgroundTasks (Results 1 – 3 of 3) sorted by relevance
122 zf.finishAllBackgroundTasks(); in notifyAddFile()145 zf.finishAllBackgroundTasks(); in notifyRemoveFile()168 zf.finishAllBackgroundTasks(); in notifyUpdateFile()173 zf.finishAllBackgroundTasks(); in notifyUpdateFile()194 zf.finishAllBackgroundTasks(); in notifyOpenUpdateClose()218 zf.finishAllBackgroundTasks(); in notifyOpenUpdate()245 zf.finishAllBackgroundTasks(); in notifyUpdate()266 zf.finishAllBackgroundTasks(); in removedListenersAreNotNotified()274 zf.finishAllBackgroundTasks(); in removedListenersAreNotNotified()330 zf.finishAllBackgroundTasks(); in actionsExecutedAtEndOfNotification()[all …]
84 mZFile.finishAllBackgroundTasks(); in setupZFile()
2079 public void finishAllBackgroundTasks() throws IOException { in finishAllBackgroundTasks() method