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