Lines Matching defs:helpUrl
498 String helpUrl;499 if (!TextUtils.isEmpty(helpUrl = getResources().getString(R.string.help_url_data_usage))) {500 HelpUtils.prepareHelpMenuItem(context, help, helpUrl);