Searched refs:bottomInset (Results 1 – 1 of 1) sorted by relevance
114 int bottomInset = windowMetricsMax.getBounds().bottom - mInsets.bottom; in checkHeight() local115 int diff = bottomInset - bubbleWindowMetrics.getBounds().bottom; in checkHeight()