Home
last modified time | relevance | path

Searched refs:SmartSelectSprite (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java87 private final SmartSelectSprite mSmartSelectSprite;
100 mSmartSelectSprite = new SmartSelectSprite(mTextView.getContext(), in SelectionActionModeHelper()
314 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> selectionRectangles = in startSelectionActionModeWithSmartSelectAnimation()
323 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle); in startSelectionActionModeWithSmartSelectAnimation()
331 private List<SmartSelectSprite.RectangleWithTextSelectionLayout> convertSelectionToRectangles( in convertSelectionToRectangles()
333 final List<SmartSelectSprite.RectangleWithTextSelectionLayout> result = new ArrayList<>(); in convertSelectionToRectangles()
339 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
340 r -> new SmartSelectSprite.RectangleWithTextSelectionLayout(r, in convertSelectionToRectangles()
347 SmartSelectSprite.RectangleWithTextSelectionLayout::getRectangle, in convertSelectionToRectangles()
348 SmartSelectSprite.RECTANGLE_COMPARATOR)); in convertSelectionToRectangles()
DSmartSelectSprite.java52 final class SmartSelectSprite { class
336 SmartSelectSprite(final Context context, @ColorInt int highlightColor, in SmartSelectSprite() method in SmartSelectSprite
/frameworks/base/config/
Dpreloaded-classes4210 android.widget.-$$Lambda$SmartSelectSprite$c8eqlh2kO_X0luLU2BexwK921WA
4211 android.widget.-$$Lambda$SmartSelectSprite$mdkXIT1_UNlJQMaziE_E815aIKE
4388 android.widget.SmartSelectSprite