Home | History | Annotate | Download | only in fuelgauge

Lines Matching refs:helpUrl

345         String helpUrl;
346 if (!TextUtils.isEmpty(helpUrl = getResources().getString(R.string.help_url_battery))) {
348 HelpUtils.prepareHelpMenuItem(getActivity(), help, helpUrl);