Home
last modified time | relevance | path

Searched refs:fallsWithinWindow (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DEventReportWindowCalcDelegateTest.java1948 mEventReportWindowCalcDelegate.fallsWithinWindow( in fallsWithinWindow_windowNotStarted()
1979 mEventReportWindowCalcDelegate.fallsWithinWindow( in fallsWithinWindow_flexApi_windowNotStarted()
1999 mEventReportWindowCalcDelegate.fallsWithinWindow( in fallsWithinWindow_windowWithin()
2033 mEventReportWindowCalcDelegate.fallsWithinWindow( in fallsWithinWindow_flexApi_windowWithin()
2053 mEventReportWindowCalcDelegate.fallsWithinWindow( in fallsWithinWindow_windowPassed()
2087 mEventReportWindowCalcDelegate.fallsWithinWindow( in fallsWithinWindow_flexApi_windowPassed()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DEventReportWindowCalcDelegate.java139 public MomentPlacement fallsWithinWindow( in fallsWithinWindow() method in EventReportWindowCalcDelegate
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/
DAttributionJobHandler.java1912 mEventReportWindowCalcDelegate.fallsWithinWindow( in isTriggerFallsWithinWindow()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/attribution/
DAttributionJobHandlerTest.java1791 .fallsWithinWindow(any(Source.class), any(Trigger.class), any(UnsignedLong.class)); in shouldReplaceLowPriorityReportWhileAttribution()