OSDN Git Service

docs: fix method name
authorRobert Ly <robertly@google.com>
Thu, 1 May 2014 15:47:14 +0000 (08:47 -0700)
committerRobert Ly <robertly@google.com>
Thu, 1 May 2014 15:47:14 +0000 (08:47 -0700)
Change-Id: If7efbc891eb8f1403bd167ae21d17a2847b257cc

docs/html/wear/notifications/stacks.jd

index e723dab..83e11c1 100644 (file)
@@ -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 onClick_button_groups () {
+public void sendNotifications() {
     Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
                R.drawable.mila128);