Searched refs:OLD_LAYOUT_KEY (Results 1 – 1 of 1) sorted by relevance
36 private static final String OLD_LAYOUT_KEY = "oldLayout"; field in ImeLayoutInfo77 bundle.putParcelable(OLD_LAYOUT_KEY, mOldLayout); in writeToBundle()84 final Rect oldLayout = bundle.getParcelable(OLD_LAYOUT_KEY); in readFromBundle()