Lines Matching refs:spKey
214 String spKey = LauncherApplication.getSharedPreferencesKey();
215 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
330 String spKey = LauncherApplication.getSharedPreferencesKey();
331 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);