Searched defs:top (Results 1 – 1 of 1) sorted by relevance
192 int top = r.top + r.height() / 4; // top edge = top + 25% height in testRecentAppsFling() local195 mDevice.swipe(r.width() / 2, top, r.width() / 2, bottom, DEFAULT_FLING_STEPS); in testRecentAppsFling() local197 mDevice.swipe(r.width() / 2, bottom, r.width() / 2, top, DEFAULT_FLING_STEPS); in testRecentAppsFling() local