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