Searched refs:CONTAINER_SHORTCUTS (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.launcher3.LauncherSettings.Favorites.CONTAINER_SHORTCUTS;126 si.container = CONTAINER_SHORTCUTS; in createUpdateRunnable()
19 import static com.android.launcher3.LauncherSettings.Favorites.CONTAINER_SHORTCUTS;639 itemInfo.container = CONTAINER_SHORTCUTS;
183 public static final int CONTAINER_SHORTCUTS = -107; field in LauncherSettings.Favorites200 case CONTAINER_SHORTCUTS: return "shortcuts"; in containerToString()
25 import static com.android.launcher3.LauncherSettings.Favorites.CONTAINER_SHORTCUTS;475 case CONTAINER_SHORTCUTS: in getContainerInfo()