Searched defs:boundBottom (Results 1 – 2 of 2) sorted by relevance
252 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom) { in DisplayCutout()284 Rect boundBottom, boolean copyArguments) { in DisplayCutout()680 Rect boundBottom = null; in pathAndDisplayCutoutFromSpec() local
109 Rect boundBottom = new Rect(80, 190, 120, 200); in testExtractBoundsFromList_top_and_bottom() local