FileDocCategorySizeDatePackage
System_Delegate.javaAPI DocAndroid 5.1 API1044Thu Mar 12 22:22:44 GMT 2015com.android.tools.layoutlib.java

System_Delegate

public class System_Delegate extends Object
Provides dummy implementation of methods that don't exist on the host VM.
see
ReplaceMethodCallsAdapter

Fields Summary
Constructors Summary
Methods Summary
public static voidlog(java.lang.String message)

        // ignore.
    
public static voidlog(java.lang.String message, java.lang.Throwable th)

        // ignore.