Searched refs:mChildCountWithTransientState (Results 1 – 1 of 1) sorted by relevance
475 private int mChildCountWithTransientState = 0; field in ViewGroup785 mChildCountWithTransientState++; in childHasTransientStateChanged()787 mChildCountWithTransientState--; in childHasTransientStateChanged()803 return mChildCountWithTransientState > 0 || super.hasTransientState(); in hasTransientState()