Searched refs:footer (Results 1 – 1 of 1) sorted by relevance
155 UiObject2 footer = mDevice.wait(Until.findObject(footerSelector), WAIT_TIME_MILLIS); in ensureUMOFullyVisible() local156 assertNotNull("Can't find QS actions footer.", footer); in ensureUMOFullyVisible()158 Rect footerBound = footer.getVisibleBounds(); in ensureUMOFullyVisible()