Home
last modified time | relevance | path

Searched defs:sharedPrefs (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Browser/src/com/android/browser/preferences/
DBandwidthPreferencesFragment.java44 SharedPreferences sharedPrefs = prefScreen.getSharedPreferences(); in onResume() local
/packages/apps/Launcher2/src/com/android/launcher2/
DUninstallShortcutReceiver.java85 SharedPreferences sharedPrefs = context.getSharedPreferences(spKey, Context.MODE_PRIVATE); in processUninstallShortcut() local
96 final SharedPreferences sharedPrefs) { in removeShortcut()
DInstallShortcutReceiver.java68 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()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DWallpaperUtils.java39 final SharedPreferences sharedPrefs, in suggestWallpaperDimension()
/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java74 SharedPreferences sharedPrefs, PendingInstallShortcutInfo info) { in addToInstallQueue()
120 SharedPreferences sharedPrefs, Context context) { in getAndClearInstallQueue()
DLauncherClings.java250 SharedPreferences sharedPrefs = mLauncher.getSharedPrefs(); in shouldShowFirstRunOrMigrationClings() local
DUtilities.java120 SharedPreferences sharedPrefs = context.getSharedPreferences( in isAllowRotationPrefEnabled() local