File
Doc
Category
Size
Date
Package
System_Delegate.java
API Doc
Android 5.1 API
1044
Thu Mar 12 22:22:44 GMT 2015
com.android.tools.layoutlib.java
System_Delegate
java.lang.Object
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 void
log
(
java.lang.String
message)
// ignore.
public static void
log
(
java.lang.String
message,
java.lang.Throwable
th)
// ignore.
Java Code Source