Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/
DMediaInstrumentation.java158 Rect footerBound = footer.getVisibleBounds(); in ensureUMOFullyVisible() local
159 int distance = umoBound.bottom - footerBound.top; in ensureUMOFullyVisible()
163 distance += footerBound.height(); in ensureUMOFullyVisible()