Home
last modified time | relevance | path

Searched defs:ImeLayoutInfo (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java33 public final class ImeLayoutInfo { class
67 ImeLayoutInfo(@NonNull Rect newLayout, @NonNull Rect oldLayout, in ImeLayoutInfo() method in ImeLayoutInfo