Searched refs:LIST_VIEW (Results 1 – 1 of 1) sorted by relevance
66 private static final UiSelector LIST_VIEW = new UiSelector().className(ListView.class); field in NotificationHelper311 UiScrollable settingsList = new UiScrollable(LIST_VIEW); in checkSettingsExists()