Home
last modified time | relevance | path

Searched refs:windowMetricsMax (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DBubbleActivity.java92 WindowMetrics windowMetricsMax = in checkHeight() local
98 final float percentOfScreen = windowMetricsMax.getBounds().height() * 0.70f; in checkHeight()
112 int bottomInset = windowMetricsMax.getBounds().bottom - mInsets.bottom; in checkHeight()