Searched refs:help (Results 1 – 25 of 25) sorted by relevance
187 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help); in onCreateOptionsMenu()324 private void sendResponse(int resId, int itemId, boolean help) { in sendResponse() argument329 args.putBoolean(StkAppService.HELP, help); in sendResponse()
187 private void sendResponse(int resId, String input, boolean help) { in sendResponse() argument194 args.putBoolean(StkAppService.HELP, help); in sendResponse()204 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help); in onCreateOptionsMenu()
120 MenuItem help = menu.findItem(R.id.menu_item_help); in onCreateOptionsMenu() local121 if (help != null) { in onCreateOptionsMenu()122 Utils.prepareHelpMenuItem(this, help); in onCreateOptionsMenu()
251 MenuItem help = menu.findItem(R.id.menu_item_help); in showMenu() local252 if (help != null) { in showMenu()253 Utils.prepareHelpMenuItem(this, help); in showMenu()
259 MenuItem help = menu.findItem(R.id.menu_item_help); in onCreateOptionsMenu() local260 if (help != null) { in onCreateOptionsMenu()261 Utils.prepareHelpMenuItem(this, help); in onCreateOptionsMenu()
284 MenuItem help = menu.findItem(R.id.menu_item_help); in onCreateOptionsMenu() local285 if (help != null) { in onCreateOptionsMenu()286 Utils.prepareHelpMenuItem(this, help); in onCreateOptionsMenu()
51 private static void help() { in help() method in Dicttool89 help(); in main()
883 # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)897 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run898 # the HTML help compiler on the generated index.hhp.921 # to the contents of the HTML help documentation and to the tree view.991 # Windows users are probably better off using the HTML help feature.1017 # HTML help (GENERATE_HTMLHELP) or Qt help (GENERATE_QHP)1050 # LaTeX documents. This may be useful for small projects and may help to1088 # running if errors occur, instead of asking the user for help.1123 # RTF documents. This may be useful for small projects and may help to
46 inflater.inflate(R.menu.help, menu); in addHelpMenuItem()
347 final MenuItem help = menu.add(0, MENU_HELP, 0, R.string.help_label); in onCreateOptionsMenu() local348 HelpUtils.prepareHelpMenuItem(getActivity(), help, helpUrl); in onCreateOptionsMenu() local
492 final MenuItem help = menu.findItem(R.id.data_usage_menu_help); in onPrepareOptionsMenu() local495 HelpUtils.prepareHelpMenuItem(context, help, helpUrl); in onPrepareOptionsMenu()497 help.setVisible(false); in onPrepareOptionsMenu()
1690 Intent help = new Intent(Intent.ACTION_VIEW, Uri.parse(helpUrl)); in onCreateOptionsMenu() local1691 help.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK in onCreateOptionsMenu()1708 .setIntent(help) in onCreateOptionsMenu()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:it,locale=it,description=Italiano,date=1355802836, ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:pl,locale=pl,description=Polski,date=1357618222, ...