Searched refs:mChildCountWithTransientState (Results 1 – 1 of 1) sorted by relevance
497 private int mChildCountWithTransientState = 0; field in ViewGroup936 mChildCountWithTransientState++; in childHasTransientStateChanged()938 mChildCountWithTransientState--; in childHasTransientStateChanged()954 return mChildCountWithTransientState > 0 || super.hasTransientState(); in hasTransientState()