Files
frameworks_base/core/java/android
Nate Fischer 5272c3776d Docs: clarify getSharedPreferences behavior
No change to logic, only documentation.

This updates Context#getSharedPreferences docs:

 * Fix a typo ("thead" -> "thread")
 * Formatting: use <p> when appropriate, {@link} to other APIs, limit
   the @param to only a single sentence
 * Mention getSharedPreferences() may actually perform disk IO (this was
   undocumented)
 * Mention Editor#apply() as well as #commit()

Fixes: 140137651
Test: make docs
Change-Id: I245371d13d4f317c6c522debcdf7938ab783f897
2019-08-28 00:45:08 +00:00
..
2019-04-15 16:02:41 -07:00
2019-06-28 10:15:37 +01:00
2019-06-03 10:39:30 -07:00
2019-06-14 15:41:13 -07:00
2019-08-13 22:23:10 +00:00