Searched refs:FLAG_ID_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
58 public static final int FLAG_ID_ALLOCATED = 16; field in LauncherAppWidgetInfo161 (restoreStatus & FLAG_ID_ALLOCATED) == FLAG_ID_ALLOCATED; in isWidgetIdAllocated()
2318 if (!info.hasRestoreFlag(LauncherAppWidgetInfo.FLAG_ID_ALLOCATED)) {3435 if (!item.hasRestoreFlag(LauncherAppWidgetInfo.FLAG_ID_ALLOCATED)) {3438 item.restoreStatus |= LauncherAppWidgetInfo.FLAG_ID_ALLOCATED;