Home
last modified time | relevance | path

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

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