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