Searched refs:onLoggingMethodCalled (Results 1 – 4 of 4) sorted by relevance
187 callback.onLoggingMethodCalled(); in syncPersistJobExecutionData()214 callback.onLoggingMethodCalled(); in syncLogExecutionStats()222 callback.onLoggingMethodCalled(); in syncLogExecutionStats()230 callback.onLoggingMethodCalled(); in syncLogExecutionStats()
44 public void onLoggingMethodCalled() { in onLoggingMethodCalled() method in JobServiceLoggingCallback
37 runAsync(INJECTION_TIMEOUT_MS, () -> callback.onLoggingMethodCalled()); in testCustomMethods()
52 callback.onLoggingMethodCalled(); in syncRecordOnStopJob()