Searched refs:FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED (Results 1 – 4 of 4) sorted by relevance
76 protected static final int FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED = 1 << 3; field in LauncherState99 FLAG_DISABLE_RESTORE | FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED | FLAG_HIDE_BACK_BUTTON |188 this.workspaceIconsCanBeDragged = (flags & FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED) != 0; in LauncherState()
36 … FLAG_DISABLE_ACCESSIBILITY | FLAG_DISABLE_RESTORE | FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED |
55 private static final int STATE_FLAGS = FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED
64 private static final int STATE_FLAGS = FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED