Merge "Update comment to getDataOnlyRemoteInputs per API review." into oc-dev
am: 7eec245c62
Change-Id: I5cb8c194e5f6b233720771db8fabb0b7eef3b0b0
This commit is contained in:
@@ -1285,7 +1285,7 @@ public class Notification implements Parcelable
|
|||||||
* action is sent. These remote inputs are guaranteed to return true on a call to
|
* action is sent. These remote inputs are guaranteed to return true on a call to
|
||||||
* {@link RemoteInput#isDataOnly}.
|
* {@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
|
* This method exists so that legacy RemoteInput collectors that pre-date the addition
|
||||||
* of non-textual RemoteInputs do not access these remote inputs.
|
* of non-textual RemoteInputs do not access these remote inputs.
|
||||||
|
|||||||
Reference in New Issue
Block a user