Searched refs:handleBlockingFileLocks (Results 1 – 3 of 3) sorted by relevance
72 public void handleBlockingFileLocks(ProcLocksReaderCallback callback) throws IOException { in handleBlockingFileLocks() method in ProcLocksReader
109 new ProcLocksReader(tempFile.toString()).handleBlockingFileLocks(this); in runHandleBlockingFileLocks()
2271 mProcLocksReader.handleBlockingFileLocks(this); in handleMessage()