Searched refs:latestServiceContext (Results 1 – 1 of 1) sorted by relevance
176 private void swapServiceContextAndNotify(ServiceContext latestServiceContext) { in swapServiceContextAndNotify() argument181 "State changed: %s -> %s", serviceContext.state, latestServiceContext.state)); in swapServiceContextAndNotify()183 serviceContext = latestServiceContext; in swapServiceContextAndNotify()