Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherProvider.java225 boolean restrictionLayoutChanged = didRestrictionLayoutChange(sp, restrictionLayoutId); in loadDefaultFavoritesIfNecessary()
291 private boolean didRestrictionLayoutChange(SharedPreferences sp, int newLayoutId) { in didRestrictionLayoutChange() method in LauncherProvider