/tools/test/connectivity/acts_tests/tests/google/tel/etc/ |
D | manage_sim.py | 59 current = active_list[iccid] 60 current['droid_serial'] = droid_device.serial 66 current[ 73 current['operator'] = '' 76 current['capability'] = ['voice', 'ims', 'volte', 'vt', 'sms', 84 current['phone_num'] = '' 86 current['phone_num'] = tel_test_utils.phone_number_formatter( 118 current = simconf[iccid] 121 current['operator'] = active_sims[iccid]['operator'] 122 current['capability'] = active_sims[iccid]['capability'] [all …]
|
/tools/asuite/atest/unittest_data/ |
D | VtsAndroidTest.xml.data | 8 …l-hidl-hash/frameworks/hardware/interfaces/current.txt->/data/local/tmp/frameworks/hardware/interf… 9 …"push" value="hal-hidl-hash/hardware/interfaces/current.txt->/data/local/tmp/hardware/interfaces/c… 10 …ue="hal-hidl-hash/system/hardware/interfaces/current.txt->/data/local/tmp/system/hardware/interfac… 11 …value="hal-hidl-hash/system/libhidl/transport/current.txt->/data/local/tmp/system/libhidl/transpor…
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/ |
D | common.py | 45 def __init__(self, sample_time, relative_time, current): argument 55 self._current = current 68 def current(self): member in MonsoonDataRecord 114 sample_time, current = map(float, line.split(' ')) 119 current)
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | FatLfnDirectory.java | 269 final FatLfnDirectoryEntry current = in parseLfn() local 272 if (!current.realEntry.isDeleted() && current.isValid()) { in parseLfn() 273 checkUniqueName(current.getName()); in parseLfn() 275 shortNameIndex.put(current.realEntry.getShortName(), current); in parseLfn() local 276 longNameIndex.put(current.getName().toLowerCase(), current); in parseLfn() local
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | CompatibilityCheckBaselineTest.kt | 48 fun `Test current-API check, with error message`() { in Test current-API check, with error message() 100 fun `Test current-API check, with global baseline`() { in Test current-API check, with global baseline() 183 fun `Test current-API check, but with compatibility-released baseline`() { in Test current-API check, but with compatibility-released baseline()
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/ |
D | monsoon_proxy.py | 319 def set_max_initial_current(self, current): argument 321 if current < 0 or current > 8: 323 'range [0, 8].') % current) 324 val = 1023 - int((current / 8) * 1023)
|
/tools/dexter/slicer/ |
D | Android.bp | 43 sdk_version: "current", 63 sdk_version: "current",
|
/tools/test/connectivity/acts/framework/acts/bin/ |
D | monsoon.py | 36 if args.current is not None: 37 mon.set_max_current(args.current)
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/sign/ |
D | ManifestGenerationExtension.java | 222 String current = mainAttributes.getValue(attribute); in setMainAttribute() local 223 if (!value.equals(current)) { in setMainAttribute()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | PowerGnssBaseTest.py | 78 power_data = [current * voltage for current in current_data]
|
D | PowerBaseTest.py | 359 current = [sample[1] for sample in samples] 360 average_current = sum(current) * 1000 / len(current)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | cellular_traffic_power_test.py | 451 current = [] 467 current.append(i) 471 print(current)
|
/tools/trebuchet/ |
D | CONTRIBUTING.md | 12 your current agreements on file or to sign a new one.
|
/tools/test/openhst/docs/ |
D | contributing.md | 12 <https://cla.developers.google.com/> to see your current agreements on file or
|
/tools/external/fat32lib/ |
D | Android.bp | 32 // used in the current project.
|
/tools/apkzlib/ |
D | Android.bp | 36 // used in the current project.
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed_win.bat | 17 :: A helper script that launches TradeFederation from the current build
|
D | loganalysis.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/ |
D | testtracker_result.proto | 72 // Status defines the current state of this result.
|
/tools/metalava/ |
D | README.md | 188 inside method bodies to see if you're synchronizing on this or the current 192 records the current set of issues. From that point forward, when metalava 213 in a targeted way. For example, running the analysis on the current version of 344 file and the current set of source folders), and then you "diff" the two.
|
/tools/carrier_settings/proto/ |
D | carrier_settings.proto | 29 // Version number of current carrier’s settings
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/ |
D | bluetooth.proto | 98 // A metrics dump takes a snapshot of current Bluetooth session and thus
|
/tools/test/connectivity/acts/ |
D | README.md | 3 that is used to perform automated testing of current and upcoming Android
|
/tools/treble/hacksaw/ |
D | README.md | 49 $ repo sync --quiet --current-branch --no-tags --no-clone-bundle --jobs=$(nproc)
|
/tools/repohooks/ |
D | README.md | 188 current.txt or public_plus_experimental_current.txt also contain a
|