bug:20948129
Keep HIDDEN_DEFAULT_PAINT_FLAGS name.
This reverts commit 1b60cc0529.
Change-Id: I97cd9c556375c74c52b006bda4fc7b3a2cfa89e1
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.