Searched refs:bringPointIntoView (Results 1 – 6 of 6) sorted by relevance
112 editText.bringPointIntoView(offset); in testEditText()
8491 bringPointIntoView(curs); in onPreDraw()11317 bringPointIntoView(Math.min(curs, mText.length())); in onLayout()11402 public boolean bringPointIntoView(int offset) { in bringPointIntoView() method11403 return bringPointIntoView(offset, false); in bringPointIntoView()11421 public boolean bringPointIntoView(@IntRange(from = 0) int offset, in bringPointIntoView() method12447 bringPointIntoView(curs); in updateAfterEdit()
20788 HSPLandroid/widget/TextView;->bringPointIntoView(I)Z20789 HSPLandroid/widget/TextView;->bringPointIntoView(IZ)Z+]Landroid/text/Layout$Alignment;Landroid/text…
20852 HSPLandroid/widget/TextView;->bringPointIntoView(I)Z20853 HSPLandroid/widget/TextView;->bringPointIntoView(IZ)Z+]Landroid/text/Layout$Alignment;Landroid/text…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60194 method public boolean bringPointIntoView(int);60195 method public boolean bringPointIntoView(@IntRange(from=0) int, boolean);