Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java132 @Nullable Rect systemWindowInset, @Nullable Rect stableInset) { in ImeLayoutInfo()
155 final Rect systemWindowInset = bundle.getParcelable(SYSTEM_WINDOW_INSET_KEY); in readFromBundle() local
178 final Rect systemWindowInset; in fromLayoutListenerCallback() local