Searched refs:mClippedDescendants (Results 1 – 1 of 1) sorted by relevance
51 private final ArraySet<InlineContentView> mClippedDescendants = new ArraySet<>(); field in InlineContentClipView150 for (InlineContentView inlineContentView : mClippedDescendants) { in setZOrderedOnTop()158 mClippedDescendants.clear(); in clipDescendantInlineContentViews()172 mClippedDescendants.add(inlineContentView); in clipDescendantInlineContentViews()