/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_lineage.txt | 4 This can be used to revoke capabilities of a previous signing certificate once the install base 34 To modify the capabilities of a previous signer in the lineage the signer's 139 --set-installed-data Sets whether installed data associated with this previous 149 --set-shared-uid Sets whether apps signed with this previous signing 156 --set-permission Sets whether apps signed with this previous signing 161 upgraded to a newer version signed with this previous 170 --set-auth Sets whether apps signed with this previous signing 177 1. Remove all capabilities from a previous signer in the linage:
|
D | help_rotate.txt | 142 --set-installed-data Sets whether installed data associated with this previous 152 --set-shared-uid Sets whether apps signed with this previous signing 159 --set-permission Sets whether apps signed with this previous signing 164 upgraded to a newer version signed with this previous 173 --set-auth Sets whether apps signed with this previous signing 202 2. Extend an existing SigningCertificateLineage to rotate again after previous rotation: 206 3. Create a new SigningCertificateLineage with explicit capabilities for the previous signer:
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Driver.kt | 376 val previous = in processFlags() constant 391 migrateNulls(codebase, previous) in processFlags() 393 previous.dispose() in processFlags() 787 private fun migrateNulls(codebase: Codebase, previous: Codebase) { in migrateNulls() 788 previous.compareWith(NullnessMigration(), codebase) in migrateNulls() 845 val previous = in loadFromSources() constant 855 ApiLint.check(codebase, previous, apiLintReporter) in loadFromSources()
|
D | CompatibilityCheck.kt | 895 previous: Codebase, in checkCompatibility() 905 …val checker = CompatibilityCheck(filter, previous, apiType, newBase, getReporterForReleaseType(rel… in checkCompatibility() 911 val previousFullCodebase = MergedCodebase(listOf(oldBase, previous).filterNotNull()) in checkCompatibility()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | apollo_qa.proto | 60 data[2] = previous volume level (int16 stored in uint32) 102 OTA_SUCCESS = 1; /* previous boot OK */ 103 OTA_ERROR = 2; /* previous OTA failed */
|
D | plugin.proto | 97 // If the name is omitted, the content will be appended to the previous
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | CompatibilityCheckTest.kt | 3310 val previous = getAndroidJar(apiLevel - 1) in Test All Android API levels() constant 3311 if (previous == null) { in Test All Android API levels() 3312 … println("Couldn't find $previous: Check that pwd for test is correct. Skipping this test.") in Test All Android API levels() 3315 val previousApi = previous.path in Test All Android API levels()
|
D | ApiLintTest.kt | 166 fun `Test names against previous API`() { in Test names against previous API()
|
/tools/test/connectivity/acts/framework/tests/libs/logging/ |
D | log_stream_test.py | 418 previous = mock.Mock() 420 'a': previous
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | L2CAP_PTS_INSTRUCTIONS | 30 Note: Assumption that devices are paired from previous testcase
|
/tools/repohooks/tools/ |
D | cpplint.py | 5062 previous = None 5065 previous = Search(r'\b((?:const\s*)?(?:[\w<>]|::)+[\w<>])\s*$', 5069 previous = Search(r'\b((?:const\s*)?(?:[\w<>]|::)+::)\s*$', 5071 if previous: 5072 line = previous.group(1) + line.lstrip()
|
/tools/external_updater/ |
D | README.md | 97 [similar](https://en.wikipedia.org/wiki/Edit_distance) to previous
|
/tools/metalava/ |
D | README.md | 315 android.jar files (e.g. backed by bytecode) or reading previous signature 343 codebases (from whatever source you want, typically a previous API signature
|
D | FORMAT.md | 512 the previous API levels. Metalava can regenerate these for a new format.
|
/tools/repohooks/ |
D | README.md | 109 to the keyword, the previous argument will be repeated before each file.
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | coex_test_utils.py | 105 bt_device.previous()
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 1999 02) Renumbered (relettered?) the previous Appendix A to be Appendix 2095 replaced the previous description of Priority in section 7 with
|
/tools/dexter/testdata/expected/ |
D | medium.rewrite | 7219 .local_ex v0, "previous", java.lang.Object, "TV;" 160226 .params "hasFocus", "direction", "previous"
|
D | medium.wrap_invoke | 7219 .local_ex v0, "previous", java.lang.Object, "TV;" 160226 .params "hasFocus", "direction", "previous"
|
D | medium.entry_hook | 7551 .local_ex v0, "previous", java.lang.Object, "TV;" 164169 .params "hasFocus", "direction", "previous"
|
D | medium.exit_hook | 7832 .local_ex v0, "previous", java.lang.Object, "TV;" 167715 .params "hasFocus", "direction", "previous"
|
D | medium.compact_cfg | 8705 .local_ex v0, "previous", java.lang.Object, "TV;" 191940 .params "hasFocus", "direction", "previous"
|
D | medium.scratch_regs | 8963 .local_ex v8, "previous", java.lang.Object, "TV;" 185459 .params "hasFocus", "direction", "previous"
|