Searched refs:shouldPersist (Results 1 – 4 of 4) sorted by relevance
1083 protected boolean shouldPersist() { in shouldPersist() method in Preference1585 final boolean shouldPersist = shouldPersist(); in dispatchSetInitialValue()1586 if (!shouldPersist || !getSharedPreferences().contains(mKey)) { in dispatchSetInitialValue()1641 if (!shouldPersist()) { in persistString()1672 if (!shouldPersist()) { in getPersistedString()1694 if (!shouldPersist()) { in persistStringSet()1725 if (!shouldPersist()) { in getPersistedStringSet()1748 if (!shouldPersist()) { in persistInt()1779 if (!shouldPersist()) { in getPersistedInt()1802 if (!shouldPersist()) { in persistFloat()[all …]
22633 method protected boolean shouldPersist();
36152 method @Deprecated protected boolean shouldPersist();
36296 method @Deprecated protected boolean shouldPersist();