Searched refs:CONTAINER_SHORTCUTS (Results 1 – 4 of 4) sorted by relevance
211 public static final int CONTAINER_SHORTCUTS = -107; field in LauncherSettings.Favorites229 case CONTAINER_SHORTCUTS: return "shortcuts"; in containerToString()
19 import static com.android.launcher3.LauncherSettings.Favorites.CONTAINER_SHORTCUTS;167 si.container = CONTAINER_SHORTCUTS; in createUpdateRunnable()
19 import static com.android.launcher3.LauncherSettings.Favorites.CONTAINER_SHORTCUTS;663 itemInfo.container = CONTAINER_SHORTCUTS;
26 import static com.android.launcher3.LauncherSettings.Favorites.CONTAINER_SHORTCUTS;422 case CONTAINER_SHORTCUTS: in getContainerInfo()