Searched refs:menuList (Results 1 – 1 of 1) sorted by relevance
205 UiScrollable menuList = new UiScrollable(new UiSelector().scrollable(true)); in clickMenuItem() local206 menuList.setAsVerticalList(); in clickMenuItem()209 menuList.getChildByInstance(new UiSelector().clickable(true), instance); in clickMenuItem()367 UiScrollable menuList = new UiScrollable(new UiSelector().scrollable(true)); in selectByName() local368 menuList.setAsVerticalList(); in selectByName()370 menuList.getChildByText( in selectByName()