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

Commit f670d6cf authored by Shane Brennan's avatar Shane Brennan
Browse files

Update comment to getDataOnlyRemoteInputs per API review.

Bug: 37673161

Test: Comments-only change
Change-Id: I4ceaecea39ab9d34ae8f03ec1bc9eddb2e1588ab
(cherry picked from commit 434815c5)
parent 5f797922
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1290,7 +1290,7 @@ public class Notification implements Parcelable
         * action is sent. These remote inputs are guaranteed to return true on a call to
         * {@link RemoteInput#isDataOnly}.
         *
         * May return null if no data-only remote inputs were added.
         * Returns null if there are no data-only remote inputs.
         *
         * This method exists so that legacy RemoteInput collectors that pre-date the addition
         * of non-textual RemoteInputs do not access these remote inputs.