Searched refs:showNotification (Results 1 – 6 of 6) sorted by relevance
115 notificationHelper.showNotification(chat, false) in sendMessage()134 notificationHelper.showNotification(chat, true) in showAsBubble()
66 fun showNotification(chat: Chat, fromUser: Boolean) { in <lambda>() method
65 showNotification(dataMapItem.getUri(), attractionsData); in onDataChanged()80 private void showNotification(Uri attractionsUri, ArrayList<DataMap> attractions) { in showNotification() method in ListenerService
90 private void showNotification() { in showNotification() method in ResponderService129 showNotification(); in processIncoming()
72 public void showNotification(View view) { in showNotification() method in MainActivity
145 showNotification(city, in onHandleIntent()197 showNotification(geofences.get(0).getRequestId(), Constants.USE_MICRO_APP); in geofenceTriggered()318 private void showNotification(String cityId, boolean microApp) { in showNotification() method in UtilityService