Searched refs:SYSTEM_WINDOW_INSET_KEY (Results 1 – 1 of 1) sorted by relevance
40 private static final String SYSTEM_WINDOW_INSET_KEY = "systemWindowInset"; field in ImeLayoutInfo146 bundle.putParcelable(SYSTEM_WINDOW_INSET_KEY, mSystemWindowInset); in writeToBundle()155 final Rect systemWindowInset = bundle.getParcelable(SYSTEM_WINDOW_INSET_KEY); in readFromBundle()