Home
last modified time | relevance | path

Searched refs:sSharedPreferencesKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherApplication.java43 private static final String sSharedPreferencesKey = "com.android.launcher2.prefs"; field in LauncherApplication
135 return sSharedPreferencesKey; in getSharedPreferencesKey()