Loading core/java/android/content/LocusId.java +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ import java.io.PrintWriter; * by the Android System to correlate state between different subsystems such as content capture, * shortcuts, and notifications. * * <p>For example, if your app provides an activiy representing a chat between 2 users * <p>For example, if your app provides an activity representing a chat between 2 users * (say {@code A} and {@code B}, this chat state could be represented by: * * <pre><code> Loading Loading
core/java/android/content/LocusId.java +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ import java.io.PrintWriter; * by the Android System to correlate state between different subsystems such as content capture, * shortcuts, and notifications. * * <p>For example, if your app provides an activiy representing a chat between 2 users * <p>For example, if your app provides an activity representing a chat between 2 users * (say {@code A} and {@code B}, this chat state could be represented by: * * <pre><code> Loading