Searched refs:createLoggingTimer (Results 1 – 1 of 1) sorted by relevance
284 final LoggingTimer timer = createLoggingTimer(action, "#executeAction"); in executeAction()298 final LoggingTimer timer = createLoggingTimer(action, "#processBackgroundResponse"); in processBackgroundResponse()310 final LoggingTimer timer = createLoggingTimer(action, "#processBackgroundFailure"); in processBackgroundFailure()318 private static LoggingTimer createLoggingTimer( in createLoggingTimer() method in ActionServiceImpl