/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/ |
H A D | Event.java | 102 public String getEventId() { in getEventId() method in Event 137 else if (getEventId() == null && matchTarget.getEventId() != null) in match() 139 else if (getEventId() != null && matchTarget.getEventId() == null) in match() 142 && ((this.getEventId() == matchTarget.getEventId()) in match() 143 || this.getEventId().equalsIgnoreCase(matchTarget.getEventId())); in match()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/ |
D | PowerUsageAdvancedTest.java | 159 assertThat(mPowerUsageAdvanced.mHighlightEventWrapper.get().getEventId()) in onDisplayAnomalyEventUpdated_withSettingsAnomalyEvent_skipHighlightSlotEffect() 160 .isEqualTo(event.getEventId()); in onDisplayAnomalyEventUpdated_withSettingsAnomalyEvent_skipHighlightSlotEffect() 175 assertThat(mPowerUsageAdvanced.mHighlightEventWrapper.get().getEventId()) in onDisplayAnomalyEventUpdated_onlyAppAnomalyEvent_setHighlightSlotEffect() 176 .isEqualTo(event.getEventId()); in onDisplayAnomalyEventUpdated_onlyAppAnomalyEvent_setHighlightSlotEffect() 199 assertThat(mPowerUsageAdvanced.mHighlightEventWrapper.get().getEventId()) in onDisplayAnomalyEventUpdated_withSettingsCardAndAppsSlotEvent_showExpected() 200 .isEqualTo(appsEvent.getEventId()); in onDisplayAnomalyEventUpdated_withSettingsCardAndAppsSlotEvent_showExpected()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/comment/ |
H A D | ProblematicYamlTest.java | 68 + (event.getEventId() == ID.Comment ? " " + ((CommentEvent) event).getCommentType() in assertEventListEquals() 71 if (event.getEventId() == ID.Comment) { in assertEventListEquals() 74 assertEquals(expectedEventId, event.getEventId()); in assertEventListEquals() 82 + (event.getEventId() == ID.Comment ? " " + ((CommentEvent) event).getCommentType() in printEventList()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/ |
D | EventReportTest.java | 286 assertEquals(source.getEventId(), report.getSourceEventId()); in populateFromSourceAndTrigger_eventSourceAppDestWithoutInstallAttribution() 339 assertEquals(source.getEventId(), report.getSourceEventId()); in populate_eventSourceAppDestWithoutInstallConfigured() 386 assertEquals(source.getEventId(), report.getSourceEventId()); in testpopulate_shouldTruncateTriggerDataWith64thBit() 430 assertEquals(source.getEventId(), report.getSourceEventId()); in populate_eventSourceWebDestWithoutInstallAttribution() 468 assertEquals(source.getEventId(), report.getSourceEventId()); in populate_eventSourceAppDestWithInstallAttribution() 509 assertEquals(source.getEventId(), report.getSourceEventId()); in populate_eventSourceWebDestWithInstallAttribution() 548 assertEquals(source.getEventId(), report.getSourceEventId()); in populate_navigationSourceAppDestWithoutInstall() 590 assertEquals(source.getEventId(), report.getSourceEventId()); in populate_navigationSourceWebDestWithoutInstall() 634 assertEquals(source.getEventId(), report.getSourceEventId()); in testPopulate_navigationSourceAppDestWithInstallAttribution() 681 assertEquals(source.getEventId(), report.getSourceEventId()); in testpopulate_navigationSourceWebDestWithInstallAttribution() [all …]
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/datamanager/ |
D | ChannelDataManager.java | 412 if (item.getEventId() == 0) { in handleEvents() 476 newEitItemMap.put(item.getEventId(), item); in handleEvents() 479 EitItem item = newEitItemMap.get(oldItem.getEventId()); in handleEvents() 489 && oldItem.getEventId() == item.getEventId() in handleEvents() 509 newEitItemMap.remove(item.getEventId()); in handleEvents() 575 .withValue(TvContract.Programs.COLUMN_VERSION_NUMBER, item.getEventId()); in buildContentProviderOperation()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/managedprovisioning_protoslite/android_common/javac/ |
D | managedprovisioning_protoslite.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/managedprovisioning_protoslite/android_common/repackaged-jarjar/javac/ |
D | managedprovisioning_protoslite.jar | com/android/managedprovisioning/DevicePolicyProtos.class
DevicePolicyProtos.java
package com.android.managedprovisioning
public ... |
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/registration/ |
D | AsyncSourceFetcherTest.java | 313 assertEquals(DEFAULT_EVENT_ID, result.getEventId()); in testBasicSourceRequest() 454 assertEquals(new UnsignedLong(987654321L), result.getEventId()); in fetchSource_multipleWebDestinations_success() 492 assertEquals(new UnsignedLong(987654321L), result.getEventId()); in fetchSource_emptyWebDestinations_success() 542 assertEquals(new UnsignedLong(987654321L), result.getEventId()); in fetchSource_duplicateWebDestinationsInList_removesDuplicates() 745 assertThat(result.getEventId()).isEqualTo(DEFAULT_EVENT_ID); in testFetchSource_validNamedBudget_success() 809 assertThat(result.getEventId()).isEqualTo(DEFAULT_EVENT_ID); in testFetchSource_validNamedBudgetWithEnableFlagOff_success() 1070 assertEquals(new UnsignedLong(987654321L), result.getEventId()); in testSourceRequestWithPostInstallAttributes() 1113 assertEquals(new UnsignedLong(987654321L), result.getEventId()); in testSourceRequestWithPostInstallAttributesReceivedAsNull() 1163 assertEquals(new UnsignedLong(987654321L), result.getEventId()); in testSourceRequestWithInstallAttributesOutofBounds() 1496 assertEquals(DEFAULT_EVENT_ID, result.getEventId()); in testBasicSourceRequestMinimumFields() [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/managedprovisioning_protoslite/android_common/turbine/ |
D | managedprovisioning_protoslite.jar | com/android/managedprovisioning/DevicePolicyProtos$DevicePolicyEventOrBuilder.class
<Unknown>
package com.android. ... |
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/ |
H A D | Event.java | 65 return getEventId() == id; in is() 73 public abstract Event.ID getEventId(); in getEventId() method in Event
|
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/ |
H A D | CreateEventRequest.java | 203 public java.lang.String getEventId() { in getEventId() method in CreateEventRequest 379 if (!getEventId().equals(other.getEventId())) return false; in equals() 399 hash = (53 * hash) + getEventId().hashCode(); in hashCode() 654 if (!other.getEventId().isEmpty()) { in mergeFrom() 1069 public java.lang.String getEventId() { in getEventId() method in CreateEventRequest.Builder 1141 eventId_ = getDefaultInstance().getEventId(); in clearEventId()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApi.java | 362 body.put(Body.SOURCE_EVENT_ID, source.getEventId().toString()); in scheduleSourceDestinationLimitDebugReport() 602 body.put(Body.SOURCE_EVENT_ID, source.getEventId().toString()); in generateSourceDebugReportBody() 656 body.put(Body.SOURCE_EVENT_ID, source.getEventId().toString()); in generateTriggerDebugReportBody() 683 body.put(Body.SOURCE_EVENT_ID, source.getEventId().toString()); in generateTriggerDebugReportBody() 712 body.put(Body.SOURCE_EVENT_ID, source.getEventId()); in generateTriggerDebugReportBodyWithAllFields()
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ZenModeEventLoggerFake.java | 71 public int getEventId(int i) throws IllegalArgumentException { in getEventId() method in ZenModeEventLoggerFake 73 return mChanges.get(i).getEventId().getId(); in getEventId()
|
H A D | ZenModeHelperTest.java | 3256 mZenModeEventLogger.getEventId(0)); in testZenModeEventLog_setManualZenMode() 3279 mZenModeEventLogger.getEventId(1)); in testZenModeEventLog_setManualZenMode() 3358 mZenModeEventLogger.getEventId(0)); in testZenModeEventLog_automaticRules() 3374 mZenModeEventLogger.getEventId(1)); in testZenModeEventLog_automaticRules() 3393 mZenModeEventLogger.getEventId(2)); in testZenModeEventLog_automaticRules() 3404 mZenModeEventLogger.getEventId(3)); in testZenModeEventLog_automaticRules() 3460 mZenModeEventLogger.getEventId(0)); in testZenModeEventLog_automaticRuleActivatedFromAppByAppAndUser() 3473 mZenModeEventLogger.getEventId(1)); in testZenModeEventLog_automaticRuleActivatedFromAppByAppAndUser() 3486 mZenModeEventLogger.getEventId(2)); in testZenModeEventLog_automaticRuleActivatedFromAppByAppAndUser() 3500 mZenModeEventLogger.getEventId(3)); in testZenModeEventLog_automaticRuleActivatedFromAppByAppAndUser() [all …]
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
H A D | DevicePolicyEventLoggerTest.java | 47 assertThat(eventLogger.getEventId()).isEqualTo(5); in testAllFields() 106 assertThat(eventLogger.getEventId()).isEqualTo(0); in testDefaultValues()
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/ |
H A D | DevicePolicyEventLogVerifier.java | 103 if (actualLog.getEventId() == expectedLog.getEventId()) { in isExpectedMetricLogged()
|
H A D | DevicePolicyEventWrapper.java | 51 return new Builder(atom.getEventId().getNumber()) in fromDevicePolicyAtom() 75 int getEventId() { in getEventId() method in DevicePolicyEventWrapper
|
/aosp_15_r20/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ |
H A D | ClientEvent.java | 191 public java.lang.String getEventId() { in getEventId() method in ClientEvent 454 if (!getEventId().equals(other.getEventId())) return false; in equals() 482 hash = (53 * hash) + getEventId().hashCode(); in hashCode() 762 if (!other.getEventId().isEmpty()) { in mergeFrom() 1003 public java.lang.String getEventId() { in getEventId() method in ClientEvent.Builder 1069 eventId_ = getDefaultInstance().getEventId(); in clearEventId()
|
/aosp_15_r20/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ |
H A D | ClientEvent.java | 191 public java.lang.String getEventId() { in getEventId() method in ClientEvent 453 if (!getEventId().equals(other.getEventId())) return false; in equals() 481 hash = (53 * hash) + getEventId().hashCode(); in hashCode() 761 if (!other.getEventId().isEmpty()) { in mergeFrom() 1002 public java.lang.String getEventId() { in getEventId() method in ClientEvent.Builder 1068 eventId_ = getDefaultInstance().getEventId(); in clearEventId()
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/analytics/ |
D | AnalyticsRoboTestUtils.java | 36 assertThat(logger1.getEventId()).isEqualTo(logger2.getEventId()); in assertDevicePolicyEventLoggerEqual()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/ |
D | AnomalyEventWrapper.java | 103 String getEventId() { in getEventId() method in AnomalyEventWrapper 104 return mPowerAnomalyEvent.hasEventId() ? mPowerAnomalyEvent.getEventId() : null; in getEventId()
|
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/javac/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/local-javac-header/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ |
D | EventReport.java | 468 mBuilding.mSourceEventId = source.getEventId(); in populateFromSourceAndTrigger() 505 mBuilding.mSourceEventId = source.getEventId(); in getForFlex()
|
/aosp_15_r20/external/nist-sip/java/javax/sip/header/ |
H A D | EventHeader.java | 8 String getEventId(); in getEventId() method
|