Home
last modified time | relevance | path

Searched defs:spKey (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DInstallShortcutReceiver.java207 String spKey = LauncherApplication.getSharedPreferencesKey(); in onReceive() local
223 String spKey = LauncherApplication.getSharedPreferencesKey(); in flushInstallQueue() local
234 String spKey = LauncherApplication.getSharedPreferencesKey(); in processInstallShortcut() local
DUninstallShortcutReceiver.java84 String spKey = LauncherApplication.getSharedPreferencesKey(); in processUninstallShortcut() local
DLauncherProvider.java221 String spKey = LauncherApplication.getSharedPreferencesKey(); in loadDefaultFavoritesIfNecessary() local
396 String spKey = LauncherApplication.getSharedPreferencesKey(); in setFlagToLoadDefaultWorkspaceLater() local
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperUtils.java49 String spKey = WallpaperFiles.WALLPAPER_CROP_PREFERENCES_KEY; in saveWallpaperDimensions() local