Searched refs:mNeedsAnotherUpdate (Results 1 – 2 of 2) sorted by relevance
85 return mNeedsAnotherUpdate; in needsAnotherUpdate()193 mNeedsAnotherUpdate = needsAnotherUpdate; in preComposition()233 mNeedsAnotherUpdate = value; in setNeedsAnotherUpdateForTest()
65 bool mNeedsAnotherUpdate = false; variable