Searched defs:getSharedPreferencesKey (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherApplication.java131 public static String getSharedPreferencesKey() { method in class:LauncherApplication
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAppState.java181 public static String getSharedPreferencesKey() { method in class:LauncherAppState
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DWallpaperCropActivity.java182 public static String getSharedPreferencesKey() { method in class:WallpaperCropActivity
789 String spKey = getSharedPreferencesKey();

Completed in 139 milliseconds