Home
last modified time | relevance | path

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

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