/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/ |
H A D | KeyAttestationTest.java | 229 final int[] purposes = { in testEcAttestation() local 263 for (int purposeIndex = 0; purposeIndex < purposes.length; ++purposeIndex) { in testEcAttestation() 270 purposes[purposeIndex], devicePropertiesAttestation, in testEcAttestation() 684 final int[] purposes = { in testRsaAttestation() local 753 for (int purpose : purposes) { in testRsaAttestation() 988 new String(challenge) + "], purposes " + in testRsaAttestations() 1089 + " / purposes " + purpose in testCurve25519Attestations() 1107 + new String(challenge) + "], purposes " in testCurve25519Attestations() 1136 int purposes, String[] paddingModes, boolean devicePropertiesAttestation, in testRsaAttestation() argument 1140 " / purposes " + purposes + " / paddingModes " + Arrays.toString(paddingModes) + in testRsaAttestation() [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/app/assist/ |
H A D | AssistStructure.java | 67 * <p>The structure is used for assist purposes when created by 71 * <p>The structure is also used for autofill purposes when created by 76 * assist or autofill purposes. In those cases, a property's availability will be documented 1217 * <p>It's only relevant when the {@link AssistStructure} is used for autofill purposes. 1220 * structure was created for assist purposes. 1229 * <p>It's only relevant when the {@link AssistStructure} is used for autofill purposes. 1232 * or {@link View#AUTOFILL_TYPE_NONE} if the structure was created for assist purposes. 1242 * <p>It's only relevant when the {@link AssistStructure} is used for autofill purposes, 1246 * for assist purposes. 1255 * <p>It's only relevant when the {@link AssistStructure} is used for autofill purposes, [all …]
|
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/lib/java/com/android/asllib/marshallable/ |
H A D | DataTypeFactory.java | 44 List<DataType.Purpose> purposes = in createFromHrElements() local 49 if (purposes.isEmpty()) { in createFromHrElements() 52 if (new HashSet<>(purposes).size() != purposes.size()) { in createFromHrElements() 54 String.format("Found non-unique purposes in: %s", dataTypeName)); in createFromHrElements() 63 dataTypeName, purposes, isCollectionOptional, isSharingOptional, ephemeral); in createFromHrElements() 71 List<DataType.Purpose> purposes = in createFromOdElement() local 73 if (purposes.isEmpty()) { in createFromOdElement() 76 if (new HashSet<>(purposes).size() != purposes.size()) { in createFromOdElement() 78 String.format("Found non-unique purposes in: %s", dataTypeName)); in createFromOdElement() 88 dataTypeName, purposes, isCollectionOptional, isSharingOptional, ephemeral); in createFromOdElement()
|
/aosp_15_r20/frameworks/base/tools/processors/property_cache/test/java/android/processor/property_cache/shadows/ |
H A D | IpcDataCache.java | 19 // Mocked class for generation compilation tests purposes only. 26 /** Shadow method for generated code compilation tests purposes only. 35 /** Shadow method for generated code compilation tests purposes only. 42 /** Shadow method for generated code compilation tests purposes only. 51 /** Shadow method for generated code compilation tests purposes only. 61 /** Shadow method for generated code compilation tests purposes only. 72 /** Shadow method for generated code compilation tests purposes only. 78 /** Shadow method for generated code compilation tests purposes only. 88 /** Shadow method for generated code compilation tests purposes only. 96 /** Shadow method for generated code compilation tests purposes only. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/ |
H A D | Flow.java | 253 * A flow's transition routes serve two purposes: 278 * A flow's transition routes serve two purposes: 303 * A flow's transition routes serve two purposes: 327 * A flow's transition routes serve two purposes: 351 * A flow's transition routes serve two purposes: 381 * A flow's event handlers serve two purposes: 404 * A flow's event handlers serve two purposes: 428 * A flow's event handlers serve two purposes: 451 * A flow's event handlers serve two purposes: 474 * A flow's event handlers serve two purposes: [all …]
|
H A D | FlowOrBuilder.java | 111 * A flow's transition routes serve two purposes: 132 * A flow's transition routes serve two purposes: 153 * A flow's transition routes serve two purposes: 174 * A flow's transition routes serve two purposes: 196 * A flow's transition routes serve two purposes: 219 * A flow's event handlers serve two purposes: 239 * A flow's event handlers serve two purposes: 259 * A flow's event handlers serve two purposes: 279 * A flow's event handlers serve two purposes: 300 * A flow's event handlers serve two purposes: [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/ |
H A D | Flow.java | 253 * A flow's transition routes serve two purposes: 279 * A flow's transition routes serve two purposes: 305 * A flow's transition routes serve two purposes: 330 * A flow's transition routes serve two purposes: 355 * A flow's transition routes serve two purposes: 386 * A flow's event handlers serve two purposes: 410 * A flow's event handlers serve two purposes: 434 * A flow's event handlers serve two purposes: 457 * A flow's event handlers serve two purposes: 480 * A flow's event handlers serve two purposes: [all …]
|
H A D | FlowOrBuilder.java | 111 * A flow's transition routes serve two purposes: 133 * A flow's transition routes serve two purposes: 155 * A flow's transition routes serve two purposes: 177 * A flow's transition routes serve two purposes: 200 * A flow's transition routes serve two purposes: 224 * A flow's event handlers serve two purposes: 244 * A flow's event handlers serve two purposes: 264 * A flow's event handlers serve two purposes: 284 * A flow's event handlers serve two purposes: 305 * A flow's event handlers serve two purposes: [all …]
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 34 control with that entity. For the purposes of this definition, 60 represent, as a whole, an original work of authorship. For the purposes 70 the copyright owner. For the purposes of this definition, "submitted" 133 of the NOTICE file are for informational purposes only and 216 control with that entity. For the purposes of this definition, 242 represent, as a whole, an original work of authorship. For the purposes 252 the copyright owner. For the purposes of this definition, "submitted" 315 of the NOTICE file are for informational purposes only and 422 control with that entity. For the purposes of this definition, 448 represent, as a whole, an original work of authorship. For the purposes [all …]
|
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/test/resources/com/android/asllib/datalabels/hr/ |
H A D | data-category-personal.xml | 4 purposes="analytics|developer_communications" /> 6 purposes="analytics" /> 8 purposes="analytics" /> 10 purposes="analytics" /> 12 purposes="analytics" /> 14 purposes="analytics" /> 16 purposes="analytics" /> 18 purposes="analytics" /> 20 purposes="analytics" />
|
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/test/resources/com/android/asllib/datacategory/hr/ |
H A D | data-category-personal.xml | 6 purposes="analytics|developer_communications" /> 9 purposes="analytics" /> 12 purposes="analytics" /> 15 purposes="analytics" /> 18 purposes="analytics" /> 21 purposes="analytics" /> 24 purposes="analytics" /> 27 purposes="analytics" /> 30 purposes="analytics" />
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | CallAudioRouteStateMachineTest.java | 170 Runnable::run /** do async stuff sync for test purposes */, in testEarpieceAutodetect() 192 Runnable::run /** do async stuff sync for test purposes */, in testTrackedCallsReceiveAudioRouteChange() 240 Runnable::run /** do async stuff sync for test purposes */, in testSystemAudioStateIsNotUpdatedFlagOff() 293 Runnable::run /** do async stuff sync for test purposes */, in testSystemAudioStateIsUpdatedFlagOn() 346 Runnable::run /** do async stuff sync for test purposes */, in testStreamRingMuteChange() 393 Runnable::run /** do async stuff sync for test purposes */, in testSpeakerPersistence() 441 Runnable::run /** do async stuff sync for test purposes */, in testUserBluetoothSwitchOff() 488 Runnable::run /** do async stuff sync for test purposes */, in testUserBluetoothSwitchOffAndOnAgain() 569 Runnable::run /** do async stuff sync for test purposes */, in testBluetoothRinging() 608 Runnable::run /** do async stuff sync for test purposes */, in testConnectBluetoothDuringRinging() [all …]
|
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/test/resources/com/android/asllib/datacategory/od/ |
H A D | data-category-personal.xml | 3 <int-array name="purposes" num="2"> 11 <int-array name="purposes" num="1"> 16 <int-array name="purposes" num="1"> 21 <int-array name="purposes" num="1"> 26 <int-array name="purposes" num="1"> 31 <int-array name="purposes" num="1"> 36 <int-array name="purposes" num="1"> 41 <int-array name="purposes" num="1"> 46 <int-array name="purposes" num="1">
|
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/test/resources/com/android/asllib/datalabels/od/ |
H A D | data-category-personal.xml | 5 <int-array name="purposes" num="2"> 12 <int-array name="purposes" num="1"> 17 <int-array name="purposes" num="1"> 22 <int-array name="purposes" num="1"> 27 <int-array name="purposes" num="1"> 32 <int-array name="purposes" num="1"> 37 <int-array name="purposes" num="1"> 42 <int-array name="purposes" num="1"> 47 <int-array name="purposes" num="1">
|
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-messaging-aar/android_common/aar/ |
D | third_party_licenses.txt | 55 backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create 83 4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) this 95 when, and for the limited purposes for which, the user has given you permission to do so. 164 purposes for which, the user has given you permission to do so. 305 control with that entity. For the purposes of this definition, 331 represent, as a whole, an original work of authorship. For the purposes 341 the copyright owner. For the purposes of this definition, "submitted" 404 of the NOTICE file are for informational purposes only and 499 control with that entity. For the purposes of this definition, 525 represent, as a whole, an original work of authorship. For the purposes [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-iid-aar/android_common/aar/ |
D | third_party_licenses.txt | 55 backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create 83 4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) this 95 when, and for the limited purposes for which, the user has given you permission to do so. 164 purposes for which, the user has given you permission to do so. 305 control with that entity. For the purposes of this definition, 331 represent, as a whole, an original work of authorship. For the purposes 341 the copyright owner. For the purposes of this definition, "submitted" 404 of the NOTICE file are for informational purposes only and 499 control with that entity. For the purposes of this definition, 525 represent, as a whole, an original work of authorship. For the purposes [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | dfareporting_v3_3.reports.html | 156 "etag": "A String", # The eTag of this response for caching purposes. 172 "etag": "A String", # The eTag of this response for caching purposes. 190 "etag": "A String", # The eTag of this response for caching purposes. 226 "etag": "A String", # The eTag of this response for caching purposes. 253 "etag": "A String", # The eTag of this response for caching purposes. 259 "etag": "A String", # The eTag of this response for caching purposes. 275 "etag": "A String", # The eTag of this response for caching purposes. 291 "etag": "A String", # The eTag of this response for caching purposes. 316 "etag": "A String", # The eTag of this response for caching purposes. 340 "etag": "A String", # The eTag of this response for caching purposes. [all …]
|
D | dfareporting_v3_5.placementGroups.html | 124 "etag": "A String", # The eTag of this response for caching purposes. 134 "etag": "A String", # The eTag of this response for caching purposes. 151 "etag": "A String", # The eTag of this response for caching purposes. 161 "etag": "A String", # The eTag of this response for caching purposes. 195 "etag": "A String", # The eTag of this response for caching purposes. 204 "etag": "A String", # The eTag of this response for caching purposes. 228 "etag": "A String", # The eTag of this response for caching purposes. 238 "etag": "A String", # The eTag of this response for caching purposes. 255 "etag": "A String", # The eTag of this response for caching purposes. 265 "etag": "A String", # The eTag of this response for caching purposes. [all …]
|
D | dfareporting_v3_3.placementGroups.html | 124 "etag": "A String", # The eTag of this response for caching purposes. 134 "etag": "A String", # The eTag of this response for caching purposes. 151 "etag": "A String", # The eTag of this response for caching purposes. 161 "etag": "A String", # The eTag of this response for caching purposes. 196 "etag": "A String", # The eTag of this response for caching purposes. 205 "etag": "A String", # The eTag of this response for caching purposes. 229 "etag": "A String", # The eTag of this response for caching purposes. 239 "etag": "A String", # The eTag of this response for caching purposes. 256 "etag": "A String", # The eTag of this response for caching purposes. 266 "etag": "A String", # The eTag of this response for caching purposes. [all …]
|
D | dfareporting_v3_4.placementGroups.html | 124 "etag": "A String", # The eTag of this response for caching purposes. 134 "etag": "A String", # The eTag of this response for caching purposes. 151 "etag": "A String", # The eTag of this response for caching purposes. 161 "etag": "A String", # The eTag of this response for caching purposes. 195 "etag": "A String", # The eTag of this response for caching purposes. 204 "etag": "A String", # The eTag of this response for caching purposes. 228 "etag": "A String", # The eTag of this response for caching purposes. 238 "etag": "A String", # The eTag of this response for caching purposes. 255 "etag": "A String", # The eTag of this response for caching purposes. 265 "etag": "A String", # The eTag of this response for caching purposes. [all …]
|
D | dfareporting_v3_4.advertisers.html | 121 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … 128 "etag": "A String", # The eTag of this response for caching purposes. 137 "etag": "A String", # The eTag of this response for caching purposes. 163 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … 170 "etag": "A String", # The eTag of this response for caching purposes. 179 "etag": "A String", # The eTag of this response for caching purposes. 203 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … 210 "etag": "A String", # The eTag of this response for caching purposes. 219 "etag": "A String", # The eTag of this response for caching purposes. 273 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … [all …]
|
D | dfareporting_v3_3.advertisers.html | 121 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … 128 "etag": "A String", # The eTag of this response for caching purposes. 137 "etag": "A String", # The eTag of this response for caching purposes. 163 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … 170 "etag": "A String", # The eTag of this response for caching purposes. 179 "etag": "A String", # The eTag of this response for caching purposes. 203 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … 210 "etag": "A String", # The eTag of this response for caching purposes. 219 "etag": "A String", # The eTag of this response for caching purposes. 273 …oup this advertiser belongs to. You can group advertisers for reporting purposes, allowing you to … [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/locks/ |
D | LockSupport.java | 60 * and {@code Thread.resume} to be unusable for such purposes: Races 187 * Disables the current thread for thread scheduling purposes unless the 193 * purposes and lies dormant until one of three things happens: 229 * Disables the current thread for thread scheduling purposes, for up to 235 * current thread becomes disabled for thread scheduling purposes 278 * Disables the current thread for thread scheduling purposes, until 283 * for thread scheduling purposes and lies dormant until one of four 343 * Disables the current thread for thread scheduling purposes unless the 348 * for thread scheduling purposes and lies dormant until one of three 376 * Disables the current thread for thread scheduling purposes, for up to [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/21/libcore/ojluni/src/main/java/java/util/concurrent/locks/ |
D | LockSupport.java | 60 * and {@code Thread.resume} to be unusable for such purposes: Races 187 * Disables the current thread for thread scheduling purposes unless the 193 * purposes and lies dormant until one of three things happens: 229 * Disables the current thread for thread scheduling purposes, for up to 235 * current thread becomes disabled for thread scheduling purposes 278 * Disables the current thread for thread scheduling purposes, until 283 * for thread scheduling purposes and lies dormant until one of four 343 * Disables the current thread for thread scheduling purposes unless the 348 * for thread scheduling purposes and lies dormant until one of three 376 * Disables the current thread for thread scheduling purposes, for up to [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/locks/ |
H A D | LockSupport.java | 60 * and {@code Thread.resume} to be unusable for such purposes: Races 187 * Disables the current thread for thread scheduling purposes unless the 193 * purposes and lies dormant until one of three things happens: 229 * Disables the current thread for thread scheduling purposes, for up to 235 * current thread becomes disabled for thread scheduling purposes 278 * Disables the current thread for thread scheduling purposes, until 283 * for thread scheduling purposes and lies dormant until one of four 343 * Disables the current thread for thread scheduling purposes unless the 348 * for thread scheduling purposes and lies dormant until one of three 376 * Disables the current thread for thread scheduling purposes, for up to [all …]
|