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.java93 WindowMetrics windowMetricsMax = in checkHeight() local
99 Rect bounds = windowMetricsMax.getBounds(); in checkHeight()
114 int bottomInset = windowMetricsMax.getBounds().bottom - mInsets.bottom; in checkHeight()