Searched defs:getSharedPreferences (Results 1 – 7 of 7) sorted by relevance
351 public SharedPreferences getSharedPreferences() { in getSharedPreferences() method in PreferenceManager
1014 public SharedPreferences getSharedPreferences() { in getSharedPreferences() method in Preference
172 public SharedPreferences getSharedPreferences(String name, int mode) { in getSharedPreferences() method in ContextWrapper
509 public abstract SharedPreferences getSharedPreferences(String name, in getSharedPreferences() method in Context
143 public SharedPreferences getSharedPreferences(String name, int mode) { in getSharedPreferences() method in MockContext
1116 public SharedPreferences getSharedPreferences(String arg0, int arg1) { in getSharedPreferences() method in BridgeContext
733 public SharedPreferences getSharedPreferences(String name, int mode) { in getSharedPreferences() method in ContextImpl