summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2014-05-01 17:51:20 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-01 17:51:20 +0000
commitedbabd2806a9c5c717eff24c65a718f4d2ece817 (patch)
tree64274041f68beed5e701a21f5d7359a986ce421c /docs/html
parent5b72a6abf85b26e66589db478cc105e7bfec6116 (diff)
parente3135059dee534c9d93cfb0c6e4fa7574eff1049 (diff)
downloadframeworks_base-edbabd2806a9c5c717eff24c65a718f4d2ece817.zip
frameworks_base-edbabd2806a9c5c717eff24c65a718f4d2ece817.tar.gz
frameworks_base-edbabd2806a9c5c717eff24c65a718f4d2ece817.tar.bz2
am e3135059: am 9f129366: am 80b2cbbe: Revert "docs: fix method name"
* commit 'e3135059dee534c9d93cfb0c6e4fa7574eff1049': Revert "docs: fix method name"
Diffstat (limited to 'docs/html')
-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 83e11c1..e723dab 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);