OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeSmsNotification
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
UpdateService.java
53
NotificationService.
makeSmsNotification
(this, update, id, when));
NotificationService.java
95
public static Notification
makeSmsNotification
(Context context, int update, int id, long when) {
199
mNotifications.add(
makeSmsNotification
(this, 2, id, System.currentTimeMillis()));
Completed in 147 milliseconds