Searched defs:top (Results 1 – 2 of 2) sorted by relevance
113 int top = r.top + r.height() / 4; // top edge = top + 25% height in scrollToTopOfRecents() local115 mDevice.swipe(r.width() / 2, top, r.width() / 2, bottom, 5); in scrollToTopOfRecents() local
150 int top = r.top + r.height() / 4; // top edge = top + 25% height in scrollToTopOfRecents() local152 mDevice.swipe(r.width() / 2, top, r.width() / 2, bottom, 5); in scrollToTopOfRecents() local