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

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
UpdateService.java 57 NotificationService.makeBigTextNotification(this, update, id, when));
NotificationService.java 74 public static Notification makeBigTextNotification(Context context, int update, int id,
124 mNotifications.add(makeBigTextNotification(this, 0, bigtextId, System.currentTimeMillis()));

Completed in 99 milliseconds