Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8823180a authored by Varun Shah's avatar Varun Shah Committed by Android (Google) Code Review
Browse files

Merge "Updated documentation for OnSharedPreferenceChangeListener."

parents ea87b1fa a2536442
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -57,6 +57,9 @@ public interface SharedPreferences {
         *
         * <p>This callback will be run on your main thread.
         *
         * <p><em>Note: This callback will not be triggered when preferences are cleared via
         * {@link Editor#clear()}.</em>
         *
         * @param sharedPreferences The {@link SharedPreferences} that received
         *            the change.
         * @param key The key of the preference that was changed, added, or