Searched refs:topic (Results 1 – 2 of 2) sorted by relevance
47 public static Uri getHelpUrl(final Context context, Uri helpUri, String topic) { in getHelpUrl() argument48 if (TextUtils.isEmpty(topic)) { in getHelpUrl()58 builder.appendQueryParameter("p", topic); in getHelpUrl()