Lines Matching refs:spKey
221 String spKey = LauncherApplication.getSharedPreferencesKey();
222 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
396 String spKey = LauncherApplication.getSharedPreferencesKey();
397 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);