Searched refs:mBlockLayoutRequests (Results 1 – 5 of 5) sorted by relevance
206 mBlockLayoutRequests = true; in onMeasure()208 mBlockLayoutRequests = false; in onMeasure()293 mBlockLayoutRequests = true; in setSelectionInt()297 mBlockLayoutRequests = false; in setSelectionInt()320 if (!mBlockLayoutRequests) { in requestLayout()
231 boolean mBlockLayoutRequests = false; field in AdapterView902 if (mInLayout || mBlockLayoutRequests) { in selectionChanged()
1156 final boolean blockLayoutRequests = mBlockLayoutRequests; in layoutChildren()1158 mBlockLayoutRequests = true; in layoutChildren()1403 mBlockLayoutRequests = false; in layoutChildren()
1543 final boolean blockLayoutRequests = mBlockLayoutRequests; in layoutChildren()1548 mBlockLayoutRequests = true; in layoutChildren()1882 mBlockLayoutRequests = false; in layoutChildren()
1095 if (!mInLayout && !mBlockLayoutRequests && itemCheckChanged) { in setItemChecked()1987 if (!mBlockLayoutRequests && !mInLayout) { in requestLayout()5170 mBlockLayoutRequests = true;5209 mBlockLayoutRequests = false;