/**@class android.os.HandlerThread_Delegate @extends java.lang.Object Delegate overriding selected methods of android.os.HandlerThread Through the layoutlib_create tool, selected methods of Handler have been replaced by calls to methods of the same name in this delegate class. */ var HandlerThread_Delegate = { /** */ cleanUp : function( ) {}, };