Searched defs:allowPurging (Results 1 – 1 of 1) sorted by relevance
145 synchronized public boolean allowPurging(boolean allowPurging) throws IOException { in allowPurging()148 native_pin(mSharedMemory.getFileDescriptor(), !allowPurging); in allowPurging() local