getDisplay() was added to Context, which needs to be implemented for BridgeContext. Bug:28388969 Change-Id: I7b0ffcbbe252403e35f08d3fa40d6b0e4dbf0daa
Layoutlib is a custom version of the android View framework designed to run inside Eclipse. The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices. None of the com.android.* or android.* classes in layoutlib run on devices.