Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkMenuActivity.java187 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() argument
329 args.putBoolean(StkAppService.HELP, help); in sendResponse()
DStkInputActivity.java187 private void sendResponse(int resId, String input, boolean help) { in sendResponse() argument
194 args.putBoolean(StkAppService.HELP, help); in sendResponse()
204 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help); in onCreateOptionsMenu()
/packages/apps/DeskClock/src/com/android/deskclock/
DSettingsActivity.java120 MenuItem help = menu.findItem(R.id.menu_item_help); in onCreateOptionsMenu() local
121 if (help != null) { in onCreateOptionsMenu()
122 Utils.prepareHelpMenuItem(this, help); in onCreateOptionsMenu()
DDeskClock.java251 MenuItem help = menu.findItem(R.id.menu_item_help); in showMenu() local
252 if (help != null) { in showMenu()
253 Utils.prepareHelpMenuItem(this, help); in showMenu()
DAlarmClock.java259 MenuItem help = menu.findItem(R.id.menu_item_help); in onCreateOptionsMenu() local
260 if (help != null) { in onCreateOptionsMenu()
261 Utils.prepareHelpMenuItem(this, help); in onCreateOptionsMenu()
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/
DCitiesActivity.java284 MenuItem help = menu.findItem(R.id.menu_item_help); in onCreateOptionsMenu() local
285 if (help != null) { in onCreateOptionsMenu()
286 Utils.prepareHelpMenuItem(this, help); in onCreateOptionsMenu()
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DDicttool.java51 private static void help() { in help() method in Dicttool
89 help(); in main()
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile883 # 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 run
898 # 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 to
1088 # 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
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile883 # 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 run
898 # 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 to
1088 # 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
/packages/apps/Gallery2/jni_mosaic/feature_stab/doc/
Ddbreg_API_doxyfile883 # 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 run
898 # 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 to
1088 # 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
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile883 # 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 run
898 # 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 to
1088 # 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
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile883 # 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 run
898 # 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 to
1088 # 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
/packages/apps/Gallery2/jni_mosaic/feature_mos/doc/
Dfeature_mos_API_doxyfile883 # 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 run
898 # 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 to
1088 # 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
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DHelp.java46 inflater.inflate(R.menu.help, menu); in addHelpMenuItem()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageSummary.java347 final MenuItem help = menu.add(0, MENU_HELP, 0, R.string.help_label); in onCreateOptionsMenu() local
348 HelpUtils.prepareHelpMenuItem(getActivity(), help, helpUrl); in onCreateOptionsMenu() local
/packages/apps/Settings/src/com/android/settings/
DDataUsageSummary.java492 final MenuItem help = menu.findItem(R.id.data_usage_menu_help); in onPrepareOptionsMenu() local
495 HelpUtils.prepareHelpMenuItem(context, help, helpUrl); in onPrepareOptionsMenu()
497 help.setVisible(false); in onPrepareOptionsMenu()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java1690 Intent help = new Intent(Intent.ACTION_VIEW, Uri.parse(helpUrl)); in onCreateOptionsMenu() local
1691 help.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK in onCreateOptionsMenu()
1708 .setIntent(help) in onCreateOptionsMenu()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1355802836, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dnl_wordlist.combined.gz
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1357618222, ...
Dfr_wordlist.combined.gz