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