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