Searched refs:FLAG_ID_ALLOCATED (Results 1 – 3 of 3) sorted by relevance
75 public static final int FLAG_ID_ALLOCATED = 16; field in LauncherAppWidgetInfo210 || (restoreStatus & FLAG_ID_ALLOCATED) == FLAG_ID_ALLOCATED; in isWidgetIdAllocated()
109 if (!item.hasRestoreFlag(LauncherAppWidgetInfo.FLAG_ID_ALLOCATED)) { in inflateAppWidget()116 item.restoreStatus or LauncherAppWidgetInfo.FLAG_ID_ALLOCATED in inflateAppWidget()
209 if (!info.hasRestoreFlag(LauncherAppWidgetInfo.FLAG_ID_ALLOCATED)) { in onClickPendingWidget()