/development/apps/ShareTest/src/com/android/sharetest/ |
D | RefinementActivity.kt | 25 .setPositiveButton("Yes") { _, _ -> in <lambda>() method 32 .setNegativeButton("No") { _, _ -> in <lambda>() method
|
D | ShareTestActivity.kt | 141 setOnCheckedChangeListener { _, id -> updateMediaTypesList(id) } in <lambda>() method 159 requireViewById<RadioGroup>(R.id.image_latency).setOnCheckedChangeListener { _, checkedId -> in <lambda>() method 170 _, in <lambda>() method 186 _, in <lambda>() method 200 _, in <lambda>() method
|
/development/build/ |
D | sdk.exclude.atree | 23 -_[!_]*
|
/development/tools/motion/motion_test_watcher_app/src/app/ |
D | goldens.service.ts | 51 tap((_) => console.log(`refreshed goldens (clear)`)), 64 tap((_) => {
|
/development/vndk/tools/elfcheck/ |
D | fix_android_bp_prebuilt.sh | 152 if ! [[ "$MODULE_TYPE" =~ ^(.+_)?prebuilt(_.+)?$ ]]; then
|
/development/tools/motion/motion_test_watcher_app/src/app/motion-golden/ |
D | motion-golden.component.ts | 29 .subscribe((_) => this._snackBar.open('updated'));
|
/development/tools/motion/motion_test_watcher_app/src/app/screenshot-golden/ |
D | screenshot-golden.component.ts | 55 .subscribe((_) => this._snackBar.open('updated'));
|
/development/samples/NsdManagerSample/testdiscoverservice/src/main/java/com/example/testdiscoverservice/ |
D | DiscoverActivity.kt | 46 radioGroupMode.setOnCheckedChangeListener { _, _ -> in <lambda>() method
|
/development/tools/findunused/ |
D | findunusedtranslations | 82 $text .= $_ unless ($suppress);
|
/development/tools/winscope/src/trace_processor/ |
D | logging.ts | 19 let errorHandler: ErrorHandler = (_: string) => {};
|
D | string_utils.ts | 34 } catch (_) {
|
/development/tools/ndk/ |
D | build_ndk_docs.py | 78 _ = parse_args()
|
/development/python-packages/gdbrunner/gdbrunner/ |
D | __init__.py | 116 output, _ = device.shell([ps_script]) 229 line, _ = device.shell(["id", "-u"]) 325 output, _ = device.shell(cmd)
|
/development/scripts/ |
D | get_rust_pkg.py | 146 tar_file, _ = urllib.request.urlretrieve(url) 335 (_, build_deps, dev_deps) = all_deps[pkg] 371 (_, build_deps, dev_deps) = all_deps[pkg] 374 (_, build_deps, dev_deps) = all_deps[pkg] 392 (_, build_deps, dev_deps) = all_deps[pkg]
|
D | lldbclient.py | 74 line, _ = device.shell(["grep", "-e", "^TracerPid:", "/proc/{}/status".format(pid)]) 143 exit_code, _, _ = device.shell_nocheck(['[', '-d', dir, ']']) 199 interp_real, _ = device.shell(["realpath", interp])
|
D | gdbclient.py | 74 line, _ = device.shell(["grep", "-e", "^TracerPid:", "/proc/{}/status".format(pid)]) 143 exit_code, _, _ = device.shell_nocheck(['[', '-d', dir, ']']) 199 interp_real, _ = device.shell(["realpath", interp])
|
D | stack_core.py | 170 for _, _, tmp_files in self.apk_info.values():
|
D | update_crate_tests.py | 235 rule_type, _, mod = rdep.split(" ")
|
D | symbol.py | 117 for _, open_pipe in self._lru:
|
/development/tools/otagui/ |
D | web_server.py | 44 origin_address, _ = cgi.parse_header(self.headers['Origin']) 108 content_type, _ = cgi.parse_header(self.headers['content-type'])
|
/development/vndk/snapshot/ |
D | collect_licenses.py | 103 for (root, _, files) in os.walk(path):
|
D | utils.py | 148 for root, _, files in os.walk(path):
|
/development/vndk/tools/sourcedr/files/ |
D | list_app_shared_uid.py | 65 for base, _, filenames in os.walk(partition_dir):
|
/development/vndk/tools/image-diff-tool/ |
D | diff.py | 161 for _, targets in sha1_target_map.items():
|
/development/python-packages/adb/adb/ |
D | __init__.py | 71 serial, _ = re.split(r'\s+', line, maxsplit=1)
|