Searched refs:lowestBottom (Results 1 – 1 of 1) sorted by relevance
245 int lowestBottom = Math.min(Math.max(0, exclusionRect.bottom), minAllowableBottom); in getTouchInitiationRegion() local246 normalRegion.top = Math.max(normalRegion.top, lowestBottom); in getTouchInitiationRegion()