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