Searched defs:sharedPrefs (Results 1 – 7 of 7) sorted by relevance
44 SharedPreferences sharedPrefs = prefScreen.getSharedPreferences(); in onResume() local
85 SharedPreferences sharedPrefs = context.getSharedPreferences(spKey, Context.MODE_PRIVATE); in processUninstallShortcut() local96 final SharedPreferences sharedPrefs) { in removeShortcut()
68 private static void addToStringSet(SharedPreferences sharedPrefs, in addToStringSet()81 SharedPreferences sharedPrefs, PendingInstallShortcutInfo info) { in addToInstallQueue()111 SharedPreferences sharedPrefs) { in getAndClearInstallQueue()280 final SharedPreferences sharedPrefs, int[] result) { in installShortcut()
39 final SharedPreferences sharedPrefs, in suggestWallpaperDimension()
74 SharedPreferences sharedPrefs, PendingInstallShortcutInfo info) { in addToInstallQueue()120 SharedPreferences sharedPrefs, Context context) { in getAndClearInstallQueue()
250 SharedPreferences sharedPrefs = mLauncher.getSharedPrefs(); in shouldShowFirstRunOrMigrationClings() local
120 SharedPreferences sharedPrefs = context.getSharedPreferences( in isAllowRotationPrefEnabled() local