/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/test/java/com/android/tools/metalava/ |
D | CompatibilityCheckTest.kt | 2512 val previous = getAndroidJar(apiLevel - 1) in Test All Android API levels() constant 2513 if (previous == null) { in Test All Android API levels() 2514 … println("Couldn't find $previous: Check that pwd for test is correct. Skipping this test.") in Test All Android API levels() 2517 val previousApi = previous.path in Test All Android API levels()
|
D | ApiLintTest.kt | 121 fun `Test names against previous API`() { in Test names against previous API()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Driver.kt | 380 val previous = in processFlags() constant 395 migrateNulls(codebase, previous) in processFlags() 397 previous.dispose() in processFlags() 784 private fun migrateNulls(codebase: Codebase, previous: Codebase) { in migrateNulls() 785 previous.compareWith(NullnessMigration(), codebase, ApiPredicate()) in migrateNulls() 824 val previous = in loadFromSources() constant 833 ApiLint.check(codebase, previous) in loadFromSources()
|
D | CompatibilityCheck.kt | 844 previous: Codebase, in checkCompatibility() 850 val checker = CompatibilityCheck(filter, previous, apiType, base) in checkCompatibility() 855 CodebaseComparator().compare(checker, previous, codebase, filter) in checkCompatibility()
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | ConfigurationDef.java | 429 Boolean previous = mExpectedDevices.put(deviceName, isFake); in addExpectedDevice() local 430 if (previous != null && previous != isFake) { in addExpectedDevice()
|
/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/test/connectivity/acts/framework/tests/libs/logging/ |
D | log_stream_test.py | 417 previous = mock.Mock() 419 'a': previous
|
/tools/tradefederation/core/src/com/android/tradefed/invoker/ |
D | InvocationExecution.java | 306 IMultiTargetPreparer multipreparer = iterator.previous(); in runMultiTargetPreparersTearDown() 358 ITargetPreparer preparer = itr.previous(); in doTeardown() 420 ITargetPreparer preparer = itr.previous(); in doCleanUp()
|
/tools/loganalysis/src/com/android/loganalysis/util/ |
D | LogTailUtil.java | 130 LogLine line = li.previous(); in getIdTail()
|
/tools/test/connectivity/tools/lab/ |
D | README.md | 35 in the previous lists
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | L2CAP_PTS_INSTRUCTIONS | 30 Note: Assumption that devices are paired from previous testcase
|
/tools/loganalysis/src/com/android/loganalysis/parser/ |
D | BugreportParser.java | 280 AnrItem anr = li.previous(); in addAnrTrace()
|
/tools/repohooks/tools/ |
D | cpplint.py | 5046 previous = None 5049 previous = Search(r'\b((?:const\s*)?(?:[\w<>]|::)+[\w<>])\s*$', 5053 previous = Search(r'\b((?:const\s*)?(?:[\w<>]|::)+::)\s*$', 5055 if previous: 5056 line = previous.group(1) + line.lstrip()
|
/tools/metalava/ |
D | README.md | 312 android.jar files (e.g. backed by bytecode) or reading previous signature 340 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/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ModuleDefinition.java | 831 ITargetPreparer preparer = itr.previous(); in runTearDown()
|
/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.scratch_regs | 8963 .local_ex v8, "previous", java.lang.Object, "TV;" 185459 .params "hasFocus", "direction", "previous"
|
D | medium.exit_hook | 7832 .local_ex v0, "previous", java.lang.Object, "TV;" 167715 .params "hasFocus", "direction", "previous"
|
D | medium.entry_hook | 7551 .local_ex v0, "previous", java.lang.Object, "TV;" 164169 .params "hasFocus", "direction", "previous"
|