Searched refs:createNotification (Results 1 – 4 of 4) sorted by relevance
55 createNotification(context); in onReceive()78 private void createNotification(Context context){ in createNotification() method in SimSelectNotification
75 createNotification( in showNotification()89 private static Notification createNotification( in createNotification() method in LegacyVoicemailNotifier
163 mNotificationManager.notify(NOTIFICATION_ID, createNotification(getContext(), status)); in showStatus()277 private static Notification createNotification(Context context, @StringRes int contents) { in createNotification() method in UpdateLayoutFragment
341 createNotification(senderKey, notificationInfo)); in postNotification()344 private Notification createNotification( in createNotification() method in MessengerDelegate