Searched refs:createLoggingTimer (Results 1 – 1 of 1) sorted by relevance
302 final LoggingTimer timer = createLoggingTimer(action, "#executeAction"); in executeAction()316 final LoggingTimer timer = createLoggingTimer(action, "#processBackgroundResponse"); in processBackgroundResponse()328 final LoggingTimer timer = createLoggingTimer(action, "#processBackgroundFailure"); in processBackgroundFailure()336 private static LoggingTimer createLoggingTimer( in createLoggingTimer() method in ActionServiceImpl