HomeSort by relevance Sort by last modified time
    Searched refs:noMa (Results 1 - 3 of 3) sorted by null

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
ProgressService.java 56 public void run() { NotificationManager noMa = (NotificationManager)
59 noMa.notify(NotificationService.NOTIFICATION_ID + mId,
UpdateService.java 51 NotificationManager noMa =
56 noMa.notify(NotificationService.NOTIFICATION_ID + id,
NotificationService.java 120 NotificationManager noMa =
223 noMa.notify(NOTIFICATION_ID + i, mNotifications.get(i));

Completed in 96 milliseconds