Home
last modified time | relevance | path

Searched defs:backgroundFetchExecutionLogger (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DBackgroundFetchExecutionLoggerTest.java65 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch() local
86 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in testBackgroundFetchExecutionLogger_missingStartBackgroundFetch() local
101 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/customaudience/
DBackgroundFetchWorker.java149 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in doRun() local
179 @NonNull BackgroundFetchExecutionLogger backgroundFetchExecutionLogger) { in updateData()
232 Instant jobStartTime, BackgroundFetchExecutionLogger backgroundFetchExecutionLogger) { in cleanupFledgeData()
255 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger) { in getCloseBackgroundFetchExecutionLoggerCallback()