am 7f07f842: Merge "Fix doc of fullScreenIntent." into gingerbread
Merge commit '7f07f842c9c375648b52de5d8a84c080e9394d71' into gingerbread-plus-aosp * commit '7f07f842c9c375648b52de5d8a84c080e9394d71': Fix doc of fullScreenIntent.
This commit is contained in:
@@ -111,9 +111,8 @@ public class Notification implements Parcelable
|
|||||||
/**
|
/**
|
||||||
* An intent to launch instead of posting the notification to the status bar.
|
* An intent to launch instead of posting the notification to the status bar.
|
||||||
* Only for use with extremely high-priority notifications demanding the user's
|
* Only for use with extremely high-priority notifications demanding the user's
|
||||||
* <strong>immediate</strong>attention, such as an incoming phone call or
|
* <strong>immediate</strong> attention, such as an incoming phone call or
|
||||||
* alarm clock that the user has explicitly set to a particular time.
|
* alarm clock that the user has explicitly set to a particular time.
|
||||||
* call (handled in the core Android Phone app with a full-screen Activity).
|
|
||||||
* If this facility is used for something else, please give the user an option
|
* If this facility is used for something else, please give the user an option
|
||||||
* to turn it off and use a normal notification, as this can be extremely
|
* to turn it off and use a normal notification, as this can be extremely
|
||||||
* disruptive.
|
* disruptive.
|
||||||
|
|||||||
Reference in New Issue
Block a user