Home
last modified time | relevance | path

Searched defs:allowPurging (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DMemoryFile.java149 synchronized public boolean allowPurging(boolean allowPurging) throws IOException { in allowPurging()
152 native_pin(mSharedMemory.getFileDescriptor(), !allowPurging); in allowPurging() local