am 933b1a8b: am f8df90fd: am 007fad0d: am 6b7f3936: am b39ce1b6: docs: fix method name

* commit '933b1a8b346aed95738872b1bf4fd7fa39e0958d':
  docs: fix method name
This commit is contained in:
Robert Ly
2014-05-01 16:09:54 +00:00
committed by Android Git Automerger

View 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);