Searched refs:stableInset (Results 1 – 1 of 1) sorted by relevance
131 @Nullable Rect systemWindowInset, @Nullable Rect stableInset) { in ImeLayoutInfo() argument137 mStableInset = stableInset; in ImeLayoutInfo()155 final Rect stableInset = bundle.getParcelable(STABLE_INSET_KEY); in readFromBundle() local158 stableInset); in readFromBundle()186 final Rect stableInset; in fromLayoutListenerCallback() local188 stableInset = new Rect( in fromLayoutListenerCallback()192 stableInset = null; in fromLayoutListenerCallback()195 stableInset); in fromLayoutListenerCallback()