summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Robert Ly <robertly@google.com> 2014-05-01 17:51:20 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-05-01 17:51:20 +0000
commitedbabd2806a9c5c717eff24c65a718f4d2ece817 (patch)
tree64274041f68beed5e701a21f5d7359a986ce421c
parent5b72a6abf85b26e66589db478cc105e7bfec6116 (diff)
parente3135059dee534c9d93cfb0c6e4fa7574eff1049 (diff)
am e3135059: am 9f129366: am 80b2cbbe: Revert "docs: fix method name"
* commit 'e3135059dee534c9d93cfb0c6e4fa7574eff1049': Revert "docs: fix method name"
-rw-r--r--docs/html/wear/notifications/stacks.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/wear/notifications/stacks.jd b/docs/html/wear/notifications/stacks.jd
index 83e11c1bafe2..e723dab60926 100644
--- a/docs/html/wear/notifications/stacks.jd
+++ b/docs/html/wear/notifications/stacks.jd
@@ -92,7 +92,7 @@ appears as the only notification on the handheld device.
a summary notification for a handset device:</p>
<pre style="clear:right">
-public void sendNotifications() {
+public void onClick_button_groups () {
Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
R.drawable.mila128);