Home | History | Annotate | Download | only in utils

Lines Matching defs:openUrl

572             openUrl(context, helpUrl, null);
587 private static void openUrl(Context context, Uri uri, Bundle optionalExtras) {
589 LogUtils.wtf(LOG_TAG, "invalid url in Utils.openUrl(): %s", uri);
657 openUrl(activity, feedbackIntentUri, optionalExtras);