Home | History | Annotate | Download | only in launcher2

Lines Matching refs:MODE_PRIVATE

222         SharedPreferences sp = getContext().getSharedPreferences(spKey, Context.MODE_PRIVATE);
397 SharedPreferences sp = mContext.getSharedPreferences(spKey, Context.MODE_PRIVATE);