File
Doc
Category
Size
Date
Package
Display_Delegate.java
API Doc
Android 5.1 API
1119
Thu Mar 12 22:22:44 GMT 2015
android.view
Display_Delegate
java.lang.Object
public class Display_Delegate extends Object
Delegate used to provide new implementation of a select few methods of {@link Display} Through the layoutlib_create tool, the original methods of Display have been replaced by calls to methods of the same name in this delegate class.
Fields Summary
Constructors Summary
Methods Summary
static void
updateDisplayInfoLocked
(
Display
theDisplay)
// do nothing
Java Code Source