Searched refs:allowPurging (Results 1 – 4 of 4) sorted by relevance
149 synchronized public boolean allowPurging(boolean allowPurging) throws IOException { in allowPurging() argument151 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33160 method @Deprecated public boolean allowPurging(boolean) throws java.io.IOException;