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

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

Completed in 704 milliseconds