Searched refs:since (Results 1 – 17 of 17) sorted by relevance
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/ |
D | AddApisFromCodebase.kt | 55 val since = removed?.since ?: apiLevel in addApisFromCodebase() constant 56 val entry = newClass.addSuperClass(filteredSuperClass.internalName(), since) in addApisFromCodebase() 65 var mergedSince = since in addApisFromCodebase() 70 mergedSince = itf.since in addApisFromCodebase()
|
D | ApiClass.java | 65 public ApiElement addSuperClass(String superClass, int since) { in addSuperClass() argument 66 return addToArray(mSuperClasses, superClass, since); in addSuperClass() 102 public void addInterface(String interfaceClass, int since) { in addInterface() argument 103 addToArray(mInterfaces, interfaceClass, since); in addInterface() 303 int since = extendsClass.getSince(); in removeHiddenSuperClasses() local 306 if (other.getSince() >= since) { in removeHiddenSuperClasses()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | DocAnalyzer.kt | 732 val since = apiLookup.getClassVersion(psiClass) in <lambda>() constant 733 if (since != -1) { in <lambda>() 734 addApiLevelDocumentation(since, cls) in <lambda>() 738 pkgApi[pkg] = min(pkgApi[pkg] ?: Integer.MAX_VALUE, since) in <lambda>()
|
/tools/apksig/ |
D | README.md | 6 (used by Android since day one) and 7 [APK Signature Scheme v2](https://source.android.com/security/apksigning/v2.html) (supported since
|
/tools/metalava/ |
D | README.md | 3 (Also known as "doclava2", but deliberately not named doclava2 since crucially 175 StringBuilder.setLength(int) was missing from the API signatures since it is a 178 anyway since it packages package private classes. Metalava strictly applies 201 target efforts since we plan to annotate the entire API). First, it can 441 to flag all API elements that have been removed as invalid (since you cannot 458 directly. This was not just convenient for the implementation (since metalava
|
D | FORMAT.md | 24 in format v2, but it was deferred since type-use annotations introduces 99 As a special optimization, since we eventually want **all** APIs to have 230 since those are API-significant. Here's how this looks in the v2 file format 322 also be part of the v2 signature since (as an example) removing a default value 374 files since they're entirely implied by the enum, you can't change them, and
|
D | API-LINT.md | 17 are deprecated since these are presumably already known to be bad and are already
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | GATT_PTS_INSTRUCTIONS | 1058 …Note: Both responses need to be sent in quick successtion of each other since PTS disconnects the … 1180 …Note: All responses need to be sent in quick successtion of each other since PTS disconnects the l… 1291 …Note: All responses need to be sent in quick successtion of each other since PTS disconnects the l… 1363 …Note: All responses need to be sent in quick successtion of each other since PTS disconnects the l…
|
/tools/ndkports/ |
D | .gitignore | 44 # since they will be recreated, and may cause churn. Uncomment if using
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 114 # Note that this has no effect in a docker container, since in that case
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/ |
D | bluetooth.proto | 284 // Number of times that this profile is connected since last metrics dump
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_lineage.txt | 164 certificate rotation since a compromised key could retake
|
D | help_rotate.txt | 167 certificate rotation since a compromised key could retake
|
D | help_sign.txt | 23 signing scheme) used in Android since day one. By default,
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 176 // not set this since the oneof to which they belong will be inferred based
|
/tools/external/fat32lib/ |
D | NOTICE | 114 9. You are not required to accept this License, since you have not signed it. However, nothing else…
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 2047 Path MTU Discovery, since those details are now covered by RFC-
|