Searched refs:FLAG_PAGE_BACKGROUNDS (Results 1 – 2 of 2) sorted by relevance
78 protected static final int FLAG_PAGE_BACKGROUNDS = 1 << 5; field in LauncherState182 this.hasWorkspacePageBackground = (flags & FLAG_PAGE_BACKGROUNDS) != 0; in LauncherState()
37 FLAG_DISABLE_PAGE_CLIPPING | FLAG_PAGE_BACKGROUNDS | FLAG_HIDE_BACK_BUTTON;