Searched defs:getAll (Results 1 – 7 of 7) sorted by relevance
32 public Map<String, ?> getAll() { in getAll() method in BridgeSharedPreferences
252 Map<String, ?> getAll(); in getAll() method
149 public static Map<String, ?> getAll(Context context) { in getAll() method in Prefs
51 public Map<String, ?> getAll() { in getAll() method in SharedPreferencesLogger
574 ClientManager<KEY, VALUE, LISTENER>::getAll() const { in getAll() function
275 public Map<String, ?> getAll() { in getAll() method in SharedPreferencesImpl
996 List<V> getAll(K key) { in getAll() method in WifiTracker.Multimap