Searched defs:preferences (Results 1 – 11 of 11) sorted by relevance
41 SharedPreferences preferences = context.getSharedPreferences(prefsName, Context.MODE_PRIVATE); in encodeRingtonePreference() local88 SharedPreferences preferences = context.getSharedPreferences(prefsName, Context.MODE_PRIVATE); in decodeRingtonePreference() local
166 SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(context); in getIntPreference() local171 SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(context); in getBooleanPreference() local176 SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(context); in getStringPreference() local
132 SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(mContext); in isInstalled() local
300 SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(mContext); in isInstalled() local
61 private final Map<String, Map<String, ?>> preferences; field in SharedPreferencesBackupHelperSimulator.SharedPreferencesBackupData
844 .. _preferences: target
42 protected static void setPreferences(Properties preferences) { in setPreferences()
480 **preferences; in GetLogInfoList() local573 **preferences; in GetLogList() local
38 class preferences(aetools.ComponentItem): class
548 SharedPreferences preferences = activity.getPreferences(Context.MODE_PRIVATE); in shouldGiveSharedPreferences() local
618 public static final int preferences=0x7f070006; field in R.xml