Searched refs:allowPurging (Results 1 – 5 of 5) sorted by relevance
149 synchronized public boolean allowPurging(boolean allowPurging) throws IOException { in allowPurging() method in MemoryFile151 if (oldValue != allowPurging) { in allowPurging()152 native_pin(mSharedMemory.getFileDescriptor(), !allowPurging); in allowPurging() local153 mAllowPurging = allowPurging; in allowPurging()
54 newFile.allowPurging(true); in testPurge()240 file.allowPurging(true); in testCloseAllowPurging()
21862 method public synchronized boolean allowPurging(boolean) throws java.io.IOException;
34936 method @Deprecated public boolean allowPurging(boolean) throws java.io.IOException;
35080 method @Deprecated public boolean allowPurging(boolean) throws java.io.IOException;