Searched refs:getOTAString (Results 1 – 1 of 1) sorted by relevance
388 ? getOTAString(context, R.string.notificationUI_notification_title) in verifyNotificationAndSettingsPage()446 return scrollToElement(device, getOTAString(context, resId)); in scrollToOTAElement()466 private static String getOTAString(Context context, int resourceId) { in getOTAString() method in UiUtils