HomeSort by relevance Sort by last modified time
    Searched defs:getSharedPreferencesKey (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherApplication.java 131 public static String getSharedPreferencesKey() {
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppState.java 173 public static String getSharedPreferencesKey() {
WallpaperCropActivity.java 120 public static String getSharedPreferencesKey() {
688 String spKey = getSharedPreferencesKey();
  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
WallpaperCropActivity.java 175 public static String getSharedPreferencesKey() {
740 String spKey = getSharedPreferencesKey();
    [all...]

Completed in 43 milliseconds