diff --git a/docs/html/wear/notifications/stacks.jd b/docs/html/wear/notifications/stacks.jd index 83e11c1bafe29..e723dab60926d 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);