Home
last modified time | relevance | path

Searched refs:restrictionLayoutId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherProvider.java224 int restrictionLayoutId = getWorkspaceLayoutIdFromAppRestrictions(); in loadDefaultFavoritesIfNecessary() local
225 boolean restrictionLayoutChanged = didRestrictionLayoutChange(sp, restrictionLayoutId); in loadDefaultFavoritesIfNecessary()
233 int workspaceResId = restrictionLayoutId; in loadDefaultFavoritesIfNecessary()