Merge "Updated an incorrect link." into tm-dev am: 71e2f74d9a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17865668 Change-Id: Id76cfde6b9a2f395bb00cfe07e07fd9e338e859a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -361,9 +361,9 @@ public class Notification implements Parcelable
|
|||||||
* {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK} flag, which requires
|
* {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK} flag, which requires
|
||||||
* that you take care of task management as described in the
|
* that you take care of task management as described in the
|
||||||
* <a href="{@docRoot}guide/topics/fundamentals/tasks-and-back-stack.html">Tasks and Back
|
* <a href="{@docRoot}guide/topics/fundamentals/tasks-and-back-stack.html">Tasks and Back
|
||||||
* Stack</a> document. In particular, make sure to read the notification section
|
* Stack</a> document. In particular, make sure to read the
|
||||||
* <a href="{@docRoot}guide/topics/ui/notifiers/notifications.html#HandlingNotifications">Handling
|
* <a href="{@docRoot}/training/notify-user/navigation">Start
|
||||||
* Notifications</a> for the correct ways to launch an application from a
|
* an Activity from a Notification</a> page for the correct ways to launch an application from a
|
||||||
* notification.
|
* notification.
|
||||||
*/
|
*/
|
||||||
public PendingIntent contentIntent;
|
public PendingIntent contentIntent;
|
||||||
|
|||||||
Reference in New Issue
Block a user