Searched refs:EXACTLY_1000 (Results 1 – 1 of 1) sorted by relevance
63 private static final int EXACTLY_1000 = makeMeasureSpec(1000, EXACTLY); field in ActionBarOverlayLayoutTest105 mLayout.measure(EXACTLY_1000, EXACTLY_1000); in topInset_consumedCutout_stable()117 mLayout.measure(EXACTLY_1000, EXACTLY_1000); in topInset_consumedCutout_notStable()129 mLayout.measure(EXACTLY_1000, EXACTLY_1000); in topInset_noCutout_stable()141 mLayout.measure(EXACTLY_1000, EXACTLY_1000); in topInset_noCutout_notStable()153 mLayout.measure(EXACTLY_1000, EXACTLY_1000); in topInset_cutout_stable()165 mLayout.measure(EXACTLY_1000, EXACTLY_1000); in topInset_cutout_notStable()