Searched refs:CUTOUT_5 (Results 1 – 1 of 1) sorted by relevance
60 private static final DisplayCutout CUTOUT_5 = new DisplayCutout( field in ActionBarOverlayLayoutTest160 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CUTOUT_5)); in topInset_cutout_stable()167 assertThat(mContentInsetsListener.captured, is(insetsWith(TOP_INSET_25, CUTOUT_5))); in topInset_cutout_stable()172 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CUTOUT_5)); in topInset_cutout_notStable()184 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CUTOUT_5)); in topInset_cutout_noContentOnApplyWindowInsetsListener()191 assertThat(mContentInsetsListener.captured, is(insetsWith(TOP_INSET_25, CUTOUT_5))); in topInset_cutout_noContentOnApplyWindowInsetsListener()197 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CUTOUT_5)); in topInset_cutout__hasContentOnApplyWindowInsetsListener()