Searched refs:allowPurging (Results 1 – 6 of 6) sorted by relevance
160 synchronized public boolean allowPurging(boolean allowPurging) throws IOException { in allowPurging() method in MemoryFile162 if (oldValue != allowPurging) { in allowPurging()163 native_pin(mFD, !allowPurging); in allowPurging()164 mAllowPurging = allowPurging; in allowPurging()
52 newFile.allowPurging(true); in testPurge()238 file.allowPurging(true); in testCloseAllowPurging()
21862 method public synchronized boolean allowPurging(boolean) throws java.io.IOException;
28716 method public synchronized boolean allowPurging(boolean) throws java.io.IOException;
31157 method public synchronized boolean allowPurging(boolean) throws java.io.IOException;
28785 method public synchronized boolean allowPurging(boolean) throws java.io.IOException;