public class Choreographer_Delegate extends Object
Delegate used to provide new implementation of a select few methods of {@link Choreographer}
Through the layoutlib_create tool, the original methods of Choreographer have been
replaced by calls to methods of the same name in this delegate class.