Home | History | Annotate | Download | only in phone

Lines Matching defs:notif

1367         final Notification notif = new Notification.BigTextStyle(builder).bigText(contentText)
1370 mNotificationManager.notify(DATA_DISCONNECTED_ROAMING_NOTIFICATION, notif);