Searched refs:FLAG_RESTORED_ICON (Results 1 – 3 of 3) sorted by relevance
41 public static final int FLAG_RESTORED_ICON = 1; field in ShortcutInfo188 return hasStatusFlag(FLAG_RESTORED_ICON | FLAG_AUTOINTALL_ICON); in isPromise()
84 values.put(Favorites.RESTORED, ShortcutInfo.FLAG_RESTORED_ICON in sanitizeDB()
217 if (hasRestoreFlag(ShortcutInfo.FLAG_RESTORED_ICON)) { in getRestoredItemInfo()