Searched refs:addSelection (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/text/ |
D | Layout.java | 3012 private void addSelection(int line, int start, int end, in addSelection() method in Layout 3093 addSelection(startline, start, end, top, bottom, consumer); in getSelection() 3097 addSelection(startline, start, getLineEnd(startline), in getSelection() 3121 addSelection(endline, getLineStart(endline), end, top, bottom, consumer); in getSelection()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 14650 HSPLandroid/text/Layout;->addSelection(IIIIILandroid/text/Layout$SelectionRectangleConsumer;)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 14714 HSPLandroid/text/Layout;->addSelection(IIIIILandroid/text/Layout$SelectionRectangleConsumer;)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 55515 Landroid/text/Layout;->addSelection(IIIIILandroid/text/Layout$SelectionRectangleConsumer;)V
|