Home | History | Annotate | Download | only in widget

Lines Matching defs:SelectionBoundsAdjuster

739     public interface SelectionBoundsAdjuster {
2318 if (sel instanceof SelectionBoundsAdjuster) {
2319 ((SelectionBoundsAdjuster)sel).adjustListItemSelectionBounds(selectorRect);