Searched refs:mAllowPurging (Results 1 – 1 of 1) sorted by relevance
48 private boolean mAllowPurging = false; // true if our ashmem region is unpinned field in MemoryFile97 if (mAllowPurging) { in beginAccess()105 if (mAllowPurging) { in endAccess()130 return mAllowPurging; in isPurgingAllowed()146 boolean oldValue = mAllowPurging; in allowPurging()149 mAllowPurging = allowPurging; in allowPurging()