Searched refs:DISPLAY_AREA_BOUNDS_KEY (Results 1 – 3 of 3) sorted by relevance
60 public static final String DISPLAY_AREA_BOUNDS_KEY = "display_area_bounds"; field in Utils
129 mDisplayAreaBounds = args.getParcelable(Utils.DISPLAY_AREA_BOUNDS_KEY); in onShow()
345 intent.putExtra(Utils.DISPLAY_AREA_BOUNDS_KEY, bounds); in addDimensionsToIntent()