Home | History | Annotate | Download | only in launcher3

Lines Matching defs:spKey

273         String spKey = LauncherAppState.getSharedPreferencesKey();
274 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
293 String spKey = LauncherAppState.getSharedPreferencesKey();
294 SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
484 String spKey = LauncherAppState.getSharedPreferencesKey();
485 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);
493 String spKey = LauncherAppState.getSharedPreferencesKey();
494 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);