Searched refs:mAllowSquashing (Results 1 – 1 of 1) sorted by relevance
1932 private boolean mAllowSquashing = false; field in Parcel1952 boolean previous = mAllowSquashing; in allowSquashing()1953 mAllowSquashing = true; in allowSquashing()1963 mAllowSquashing = previous; in restoreAllowSquashing()1964 if (!mAllowSquashing) { in restoreAllowSquashing()1970 if (mAllowSquashing) { in resetSqaushingState()1975 mAllowSquashing = false; in resetSqaushingState()2019 if (!mAllowSquashing) { in maybeWriteSquashed()