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

Commit 3ea6d193 authored by Shane Brennan's avatar Shane Brennan Committed by android-build-merger
Browse files

Merge "Update comment to getDataOnlyRemoteInputs per API review." into oc-dev

am: 7eec245c

Change-Id: I5cb8c194e5f6b233720771db8fabb0b7eef3b0b0
parents bd3fa3c7 7eec245c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1285,7 +1285,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.