Searched refs:mAllowSquashing (Results 1 – 1 of 1) sorted by relevance
1980 private boolean mAllowSquashing = false; field in Parcel2000 boolean previous = mAllowSquashing; in allowSquashing()2001 mAllowSquashing = true; in allowSquashing()2011 mAllowSquashing = previous; in restoreAllowSquashing()2012 if (!mAllowSquashing) { in restoreAllowSquashing()2018 if (mAllowSquashing) { in resetSqaushingState()2023 mAllowSquashing = false; in resetSqaushingState()2067 if (!mAllowSquashing) { in maybeWriteSquashed()