FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS constant

int const FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS

Flag indicating that this Window is responsible for drawing the background for the system bars.

Implementation

static const int FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS = 0x80000000;