From 80b2cbbe6c134ff415072f29eaa7392c1ebb0c52 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Thu, 1 May 2014 17:40:33 +0000 Subject: Revert "docs: fix method name" This reverts commit b39ce1b6c1dc34b3c99d312bc3f02dcc9efbbaed. Change-Id: Ib7ed4fac07301dd5640fc41348af0d49ad9ef518 --- docs/html/wear/notifications/stacks.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:

-public void sendNotifications() {
+public void onClick_button_groups () {
     Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
     		R.drawable.mila128);
 
-- 
cgit v1.2.3-59-g8ed1b