Searched refs:mHaveChildWithInterpolator (Results 1 – 1 of 1) sorted by relevance
130 private boolean mHaveChildWithInterpolator; field in AppBarLayout224 mHaveChildWithInterpolator = false; in onLayout()231 mHaveChildWithInterpolator = true; in onLayout()326 return mHaveChildWithInterpolator; in hasChildWithInterpolator()