Searched refs:stableInset (Results 1 – 1 of 1) sorted by relevance
132 @Nullable Rect systemWindowInset, @Nullable Rect stableInset) { in ImeLayoutInfo() argument138 mStableInset = stableInset; in ImeLayoutInfo()156 final Rect stableInset = bundle.getParcelable(STABLE_INSET_KEY); in readFromBundle() local159 stableInset); in readFromBundle()187 final Rect stableInset; in fromLayoutListenerCallback() local189 stableInset = new Rect( in fromLayoutListenerCallback()193 stableInset = null; in fromLayoutListenerCallback()196 stableInset); in fromLayoutListenerCallback()