Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java648 @interface InputMethodTarget {} annotation in DisplayContent
3908 InsetsControlTarget getImeTarget(@InputMethodTarget int type) { in getImeTarget()