Home
last modified time | relevance | path

Searched defs:issueNotification (Results 1 – 1 of 1) sorted by relevance

/development/samples/training/notify-user/src/com/example/android/pingme/
DPingService.java69 private void issueNotification(Intent intent, String msg) { in issueNotification() method in PingService
127 private void issueNotification(NotificationCompat.Builder builder) { in issueNotification() method in PingService