Home | History | Annotate | Download | only in launcher3

Lines Matching refs:spKey

242         String spKey = LauncherAppState.getSharedPreferencesKey();
243 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
262 String spKey = LauncherAppState.getSharedPreferencesKey();
263 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
406 String spKey = LauncherAppState.getSharedPreferencesKey();
407 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);
415 String spKey = LauncherAppState.getSharedPreferencesKey();
416 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);