Home | History | Annotate | Download | only in launcher2

Lines Matching refs:spKey

212         String spKey = LauncherApplication.getSharedPreferencesKey();
213 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
310 String spKey = LauncherApplication.getSharedPreferencesKey();
311 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);