Searched defs:oldPreferencesLocation (Results 1 – 1 of 1) sorted by relevance
90 protected boolean removeBoolean(SharedPreferences oldPreferencesLocation, String key) { in removeBoolean()109 protected int removeInteger(SharedPreferences oldPreferencesLocation, String key) { in removeInteger()128 protected String removeString(SharedPreferences oldPreferencesLocation, String key) { in removeString()