/packages/apps/Dialer/java/com/android/dialer/commandline/ |
D | CommandLineModule.java | 47 private final Help help; field in CommandLineModule.AospCommandInjector 56 Help help, in AospCommandInjector() argument 62 this.help = help; in AospCommandInjector() 71 builder.addCommand("help", help); in inject()
|
/packages/apps/Car/tests/tools/rro/ |
D | generate-overlayable.py | 47 …optional_args.add_argument('-t', '--policyType', default='system|product|signature', help='Policy … 48 …optional_args.add_argument('-e', '--excludeFiles', nargs='*', help='File paths (absolute or relati… 49 …optional_args.add_argument('-o', '--outputFile', default='', help='Output file path (absolute or r… 51 …required_args.add_argument('-n', '--targetName', help='Overlayable name for the overlay.', require… 52 …required_args.add_argument('-r', '--resourcePath', help='Path to resource directory (absolute or r…
|
D | verify-overlayable.py | 30 …optional_args.add_argument('-e', '--excludeFiles', nargs='*', help='File paths (absolute or relati… 32 …required_args.add_argument('-r', '--resourcePath', help='Path to resource directory (absolute or r… 33 …required_args.add_argument('-o', '--overlayableFilePath', help='Filepath to overlayable.xml (absol…
|
/packages/apps/Car/libs/car-ui-lib/tests/tools/ |
D | quick_rro.py | 251 help='A resource in the form type,name,value. ' 254 help='res folder rro') 256 help='The package to override. Defaults to paintbooth.') 258 help='The name of the overlayable entry to RRO, if any.') 260 help='Uninstall all RROs created by this script') 262 help='Path to android.jar or framework-res.apk. If not provided, will ' 266 help='The location where temporary files are made. Defaults to /tmp. '
|
/packages/modules/ArtPrebuilt/ |
D | update-art-module-prebuilts.py | 293 help="Build number to fetch from branch {}, target {}" 296 help="Take prebuilts from this local dist dir instead of " 299 help="Do not fetch .apex files.") 301 help="Do not fetch and unpack sdk and module_export zips.") 303 help="Do not create branches or git commits") 305 help="Add a 'Bug' line with this number to commit " 308 help="Upload the CLs to Gerrit")
|
/packages/services/Car/tools/emulator/ |
D | prop_event_simulator.py | 45 help='Device serial number. Optional') 50 help='Property name from vhal_consts_2_0.py, e.g. VEHICLEPROPERTY_EV_CHARGE_PORT_OPEN') 55 help='Area id for the property, "0" for global') 59 help='Property value. If the value is MIXED type, you should provide the JSON string \
|
D | obd2_to_diagjson.py | 210 help='The source file to convert from', required=True) 212 help='The destination file to convert to', required=True)
|
/packages/modules/Gki/ |
D | ota_from_raw_image.py | 39 help="A list of real paths of tools that this script depends on.") 41 help="Key to use to sign the package. If unspecified, script does not sign " 44 help="Required output directory to payload.bin and payload_properties.txt") 46 help="Name of the image and path to the image, e.g. boot:path/to/boot.img")
|
D | download_boot_prebuilt.py | 51 help="the build id to download the build for, e.g. 6148204") 56 help="optional bug number for git commit.")
|
/packages/modules/common/tools/ |
D | finalize_sdk.py | 74 parser.add_argument('-f', '--finalize_sdk', type=int, required=True, help='The numbered SDK to fina… 75 parser.add_argument('-b', '--bug', type=int, required=True, help='The bug number to add to the comm… 76 parser.add_argument('-a', '--amend_last_commit', action="store_true", help='Amend current HEAD comm… 77 parser.add_argument('bid', help='Build server build ID')
|
D | conv_classpaths_proto.py | 49 help='human-readable format, either json or text(proto), ' 60 help='convert classpaths protobuf message from ' 67 help='print classpaths config in JSON format',
|
/packages/modules/SdkExtensions/gen_sdk/ |
D | gen_sdk.py | 47 help='The existing text-proto database to use. (default: extensions_db.textpb)' 54 help='Which action to take (print_binary|new_sdk|validate).' 60 help='The extension SDK level to deal with (int)' 65 help='Comma-separated list of modules providing new APIs. Required for action=new_sdk.'
|
/packages/modules/Wifi/ |
D | metrics_pdd_hook.py | 49 parser.add_argument('metrics_file', type=str, help='path to the metrics Protobuf file') 50 parser.add_argument('commit_msg', type=str, help='commit message') 51 parser.add_argument('commit_files', type=str, nargs='*', help='files changed in the commit')
|
/packages/apps/Car/libs/car-ui-lib/tests/apitest/ |
D | verify_rro.py | 28 …parser.add_argument('--sha', help='Git hash of current changes. This script will not run if this i… 29 parser.add_argument('-r', '--rro', action='append', nargs=1, help='res folder of an RRO') 30 …parser.add_argument('-b', '--base', action='append', nargs=1, help='res folder of what is being RR…
|
D | auto-generate-resources.py | 60 …parser.add_argument('--sha', help='Git hash of current changes. This script will not run if this i… 61 parser.add_argument('-f', '--file', default='current.xml', help='Name of output file.') 63 help='Pass this flag if resources need to be compared.')
|
/packages/modules/NeuralNetworks/tools/ |
D | parse_benchmark.py | 27 parser.add_argument("input", help="input filename") 28 parser.add_argument("--format", help="output format ({0}|{1})" 31 parser.add_argument("--output", help="output data ({0}|{1})"
|
/packages/modules/NeuralNetworks/tools/api/ |
D | generate_api.py | 337 help="token identifying kind of file to generate (per \"kind\" directive)") 339 help="path to generated output file") 341 help="path to input specification file") 343 help="path to input template file")
|
/packages/apps/Car/tests/tools/ |
D | go_rotary.sh | 20 function help { function 74 help
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkMenuActivity.java | 292 menu.add(0, CONTEXT_MENU_HELP, 0, R.string.help); in onCreateContextMenu() 448 private void sendResponse(int resId, int itemId, boolean help) { in sendResponse() argument 450 "] help[" + help + "]"); in sendResponse() 463 args.putBoolean(StkAppService.HELP, help); in sendResponse()
|
D | StkInputActivity.java | 278 void sendResponse(int resId, String input, boolean help) { in sendResponse() argument 296 + help + "]"); in sendResponse() 303 args.putBoolean(StkAppService.HELP, help); in sendResponse() 316 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help); in createOptionsMenuInternal()
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
D | Dicttool.java | 90 private static void help() { in help() method in Dicttool 134 help(); in main()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/overlay/ |
D | FeatureFactoryImpl.java | 39 import com.android.tv.settings.help.SupportFeatureProvider; 40 import com.android.tv.settings.help.SupportFeatureProviderImpl;
|
D | FeatureFactoryImplTwoPanel.java | 42 import com.android.tv.settings.help.SupportFeatureProvider; 43 import com.android.tv.settings.help.SupportFeatureProviderImpl;
|
/packages/services/Car/service/ |
D | Android.bp | 124 // Build a static library to help mocking various car services in testing. This is meant to be used 149 // Build a library to help generate a testing library for external apps.
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | spec_visualizer.py | 246 parser.add_argument("spec", help="the spec file") 247 parser.add_argument("-o", "--out", help="the output html path", default="out.html")
|