am afc5210a: Merge "Fix docs to refer to the correct class." into jb-mr1-dev
* commit 'afc5210a811da3824d75e32d998370203aba1968': Fix docs to refer to the correct class.
This commit is contained in:
@@ -1808,7 +1808,7 @@ public class Notification implements Parcelable
|
||||
*
|
||||
* This class is a "rebuilder": It consumes a Builder object and modifies its behavior, like so:
|
||||
* <pre class="prettyprint">
|
||||
* Notification noti = new Notification.BigPictureStyle(
|
||||
* Notification noti = new Notification.BigTextStyle(
|
||||
* new Notification.Builder()
|
||||
* .setContentTitle("New mail from " + sender.toString())
|
||||
* .setContentText(subject)
|
||||
|
||||
Reference in New Issue
Block a user