Home
last modified time | relevance | path

Searched refs:change (Results 1 – 23 of 23) sorted by relevance

/tools/platform-compat/java/android/processor/compat/changeid/
DXmlWriter.java82 void addChange(Change change) { in addChange() argument
84 newElement.setAttribute(XML_NAME_ATTR, change.name); in addChange()
85 newElement.setAttribute(XML_ID_ATTR, change.id.toString()); in addChange()
86 if (change.disabled) { in addChange()
89 if (change.loggingOnly) { in addChange()
92 if (change.enabledAfter != null) { in addChange()
93 newElement.setAttribute(XML_ENABLED_AFTER_ATTR, change.enabledAfter.toString()); in addChange()
95 if (change.description != null) { in addChange()
96 newElement.setAttribute(XML_DESCRIPTION_ATTR, change.description); in addChange()
99 if (change.qualifiedClass != null) { in addChange()
[all …]
DChangeIdProcessor.java86 Change change = in process() local
88 writer.addChange(change); in process()
219 private Change verifyChange(Element element, Change change) { in verifyChange() argument
220 if (change.disabled && change.enabledAfter != null) { in verifyChange()
226 if (change.loggingOnly && (change.disabled || change.enabledAfter != null)) { in verifyChange()
233 return change; in verifyChange()
/tools/currysrc/scripts/
Drepackage-common.sh97 CHANGE_LOG=$(mktemp --suffix srcgen-change.log)
164 --change-log ${CHANGE_LOG} \
/tools/tradefederation/core/atest/docs/
Ddeveloper_workflow.md17 involved with your change. This will help determine what tests you write
40 This is the code that actually runs the test. If your change
76 All tests should be passing before you submit your change.
109 first run the test file your code change affected individually. The
139 Again, you shouldn't need to change vts10-tradefed code.
/tools/asuite/atest/docs/
Ddeveloper_workflow.md17 involved with your change. This will help determine what tests you write
40 This is the code that actually runs the test. If your change
76 All tests should be passing before you submit your change.
109 first run the test file your code change affected individually. The
139 Again, you shouldn't need to change vts10-tradefed code.
/tools/platform-compat/build/
Dprocess_compat_config.py103 for change in self.tree.getroot():
105 new_change.attrib = change.attrib.copy()
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md4 individual test from a suite can be as simple as a test config file change. One
7 change to pull it out of presubmit check.
/tools/acloud/internal/proto/
Dinternal_config.proto102 // [CVD only] The kernel build target: "kernel". This is unlikely to change.
106 // It's very unlikely that this will ever change.
/tools/acloud/public/data/
Ddefault.config13 # that this will ever change.
/tools/test/connectivity/acts/tests/google/tel/config/
DREADME.md6 … and amended by the 'manage_sim.py' utility. Its contents are subject to change so users are highl…
/tools/asuite/atest/
Datest_utils.py615 for change in modified_wo_commit:
617 os.path.normpath('{}/{}'.format(git_path, change)))
/tools/tradefederation/core/atest/
Datest_utils.py617 for change in modified_wo_commit:
619 os.path.normpath('{}/{}'.format(git_path, change)))
/tools/metalava/
DFORMAT.md30 Why did we change from the historical doclava signature format (v1)
40 changes. (For example, you can change the return value of a final method from
43 And if we were going to change the signature format, we might as well make some
231 (also applying the @interface terminology change described above) :
323 is a compile-incompatible change.
374 files since they're entirely implied by the enum, you can't change them, and
DREADME.md164 nullness, such as attempting to change a nullness contract incompatibly
165 (e.g. you can change a parameter from non null to nullable for final classes,
/tools/apksig/
DREADME.md37 classes may change any time without regard to existing clients outside of `apksig` and `apksigner`._
/tools/external/fat32lib/
DNOTICE15 …eedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarant…
19 … that you receive source code or can get it if you want it; that you can change the software and u…
64 … modified to carry prominent notices stating that you changed the files and the date of any change.
75 …n you can specify that version instead if you wish.) Do not make any other change in these notices.
77 Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU Gen…
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto34 // change.
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt152 where shareUserId apps would like to change their signing
Dhelp_rotate.txt155 where shareUserId apps would like to change their signing
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS17 Note: Use this stack change to test all LE testcases:
/tools/repohooks/
DREADME.md193 * `pylint`: Alias of `pylint2`. Will change to `pylint3` by end of 2019.
/tools/repohooks/tools/
Dspelling.txt248 chnage||change
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...