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

Commit eaf30a47 authored by Sudheer Shanka's avatar Sudheer Shanka Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc for recordResponseEventWhileInBackground()." into tm-dev am: d6904c7f

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16984768

Change-Id: I68251e25c829c28ab71a8160676e061eef2befa8
parents 8ea739db d6904c7f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -523,6 +523,8 @@ public class BroadcastOptions extends ComponentOptions {
     * Sets whether events (such as posting a notification) originating from an app after it
     * receives the broadcast while in background should be recorded as responses to the broadcast.
     *
     * <p> Note that this will only be considered when sending explicit broadcast intents.
     *
     * @param id ID to be used for the response events corresponding to this broadcast. If the
     *           value is {@code 0} (default), then response events will not be recorded. Otherwise,
     *           they will be recorded with the ID provided.