Searched refs:scrollToOTAElement (Results 1 – 1 of 1) sorted by relevance
402 ? scrollToOTAElement(context, device, R.string.notificationUI_header_title) in verifyNotificationAndSettingsPage()419 ? scrollToOTAElement(context, device, R.string.settingsUI_apps_title) in verifyNotificationAndSettingsPage()426 ? scrollToOTAElement(context, device, R.string.settingsUI_topics_title) in verifyNotificationAndSettingsPage()445 private static UiObject2 scrollToOTAElement(Context context, UiDevice device, int resId) { in scrollToOTAElement() method in UiUtils