Searched refs:firstTimeLayout_ (Results 1 – 1 of 1) sorted by relevance
91 if (!shallowBuilder_ || !firstTimeLayout_) { in CheckTabAnimateMode()130 if (firstTimeLayout_) { in BeforeCreateLayoutWrapper()132 firstTimeLayout_ = false; in BeforeCreateLayoutWrapper()364 bool firstTimeLayout_ = true; variable