Searched refs:mNeedsAnotherUpdate (Results 1 – 2 of 2) sorted by relevance
84 return mNeedsAnotherUpdate; in needsAnotherUpdate()144 mNeedsAnotherUpdate = needsAnotherUpdate; in preComposition()152 mNeedsAnotherUpdate = value; in setNeedsAnotherUpdateForTest()
63 bool mNeedsAnotherUpdate = false; variable