Loading core/java/android/content/SharedPreferences.java +1 −2 Original line number Diff line number Diff line Loading @@ -30,8 +30,7 @@ import java.util.Set; * when they are committed to storage. Objects that are returned from the * various <code>get</code> methods must be treated as immutable by the application. * * <p><em>Note: currently this class does not support use across multiple * processes. This will be added later.</em> * <p><em>Note: This class does not support use across multiple processes.</em> * * <div class="special reference"> * <h3>Developer Guides</h3> Loading Loading
core/java/android/content/SharedPreferences.java +1 −2 Original line number Diff line number Diff line Loading @@ -30,8 +30,7 @@ import java.util.Set; * when they are committed to storage. Objects that are returned from the * various <code>get</code> methods must be treated as immutable by the application. * * <p><em>Note: currently this class does not support use across multiple * processes. This will be added later.</em> * <p><em>Note: This class does not support use across multiple processes.</em> * * <div class="special reference"> * <h3>Developer Guides</h3> Loading