Searched defs:systemWindowInset (Results 1 – 1 of 1) sorted by relevance
131 @Nullable Rect systemWindowInset, @Nullable Rect stableInset) { in ImeLayoutInfo()154 final Rect systemWindowInset = bundle.getParcelable(SYSTEM_WINDOW_INSET_KEY); in readFromBundle() local177 final Rect systemWindowInset; in fromLayoutListenerCallback() local