Searched refs:mBlockLayoutRequests (Results 1 – 5 of 5) sorted by relevance
218 mBlockLayoutRequests = true; in onMeasure()220 mBlockLayoutRequests = false; in onMeasure()305 mBlockLayoutRequests = true; in setSelectionInt()309 mBlockLayoutRequests = false; in setSelectionInt()332 if (!mBlockLayoutRequests) { in requestLayout()
245 boolean mBlockLayoutRequests = false; field in AdapterView923 if (mInLayout || mBlockLayoutRequests) { in selectionChanged()
1176 final boolean blockLayoutRequests = mBlockLayoutRequests; in layoutChildren()1178 mBlockLayoutRequests = true; in layoutChildren()1423 mBlockLayoutRequests = false; in layoutChildren()
1637 final boolean blockLayoutRequests = mBlockLayoutRequests; in layoutChildren()1642 mBlockLayoutRequests = true; in layoutChildren()1976 mBlockLayoutRequests = false; in layoutChildren()
1127 if (!mInLayout && !mBlockLayoutRequests && itemCheckChanged) { in setItemChecked()2010 if (!mBlockLayoutRequests && !mInLayout) { in requestLayout()5271 mBlockLayoutRequests = true;5314 mBlockLayoutRequests = false;