Home
last modified time | relevance | path

Searched refs:GetTextType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnection.java138 @interface GetTextType {} annotation
322 @GetTextType int flags) { in getSurroundingText()
H A DEditorInfo.java729 @IntRange(from = 0) int length, @InputConnection.GetTextType int flags) { in getInitialTextBeforeCursor()
754 public CharSequence getInitialSelectedText(@InputConnection.GetTextType int flags) { in getInitialSelectedText()
797 @IntRange(from = 0) int length, @InputConnection.GetTextType int flags) { in getInitialTextAfterCursor()
845 @InputConnection.GetTextType int flags) { in getInitialSurroundingText()