Searched refs:help (Results 1 - 9 of 9) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/commandline/
H A DCommandLineModule.java42 private final Help help; field in class:CommandLineModule.AospCommandInjector
48 AospCommandInjector(Help help, Version version, Echo echo, Blocking blocking) { argument
49 this.help = help;
56 builder.addCommand("help", help);
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DDicttool.java90 private static void help() { method in class:Dicttool
134 help();
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DHelp.java26 * Handles app help.
46 inflater.inflate(R.menu.help, menu);
/packages/apps/Stk/src/com/android/stk/
H A DStkMenuActivity.java355 menu.add(0, CONTEXT_MENU_HELP, 0, R.string.help);
498 private void sendResponse(int resId, int itemId, boolean help) { argument
500 "] help[" + help + "]");
514 args.putBoolean(StkAppService.HELP, help);
H A DStkInputActivity.java323 void sendResponse(int resId, String input, boolean help) { argument
338 CatLog.d(LOG_TAG, "sendResponse resID[" + resId + "] input[*****] help["
339 + help + "]");
348 args.putBoolean(StkAppService.HELP, help);
362 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help);
/packages/services/Car/service/
H A DAndroid.mk53 # Build a static library to help mocking various car services in testing
/packages/services/Car/tools/emulator/
H A Dobd2_to_diagjson.py210 help='The source file to convert from', required=True)
212 help='The destination file to convert to', required=True)
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java1742 Intent help = new Intent(Intent.ACTION_VIEW, Uri.parse(helpUrl));
1743 help.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK
1760 .setIntent(help)
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 236 milliseconds