Searched refs:DISPLAY_SIZE_KEY (Results 1 – 1 of 1) sorted by relevance
39 private static final String DISPLAY_SIZE_KEY = "displaySize"; field in ImeLayoutInfo145 bundle.putParcelable(DISPLAY_SIZE_KEY, mDisplaySize); in writeToBundle()154 final Point displaySize = bundle.getParcelable(DISPLAY_SIZE_KEY); in readFromBundle()